Click here to Skip to main content
16,013,592 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: removing temporary files after setup Pin
Brian Van Beek8-Jun-05 4:15
Brian Van Beek8-Jun-05 4:15 
GeneralRe: removing temporary files after setup Pin
Rizwan Bashir8-Jun-05 22:32
Rizwan Bashir8-Jun-05 22:32 
GeneralRe: removing temporary files after setup Pin
rwestgraham9-Jun-05 0:08
rwestgraham9-Jun-05 0:08 
GeneralRe: removing temporary files after setup Pin
Rizwan Bashir9-Jun-05 1:56
Rizwan Bashir9-Jun-05 1:56 
GeneralTile View Control VB.Net Pin
LesPal7-Jun-05 20:47
LesPal7-Jun-05 20:47 
Questionhow convert an xml file to excel file by using VB6 Pin
YETER737-Jun-05 20:41
YETER737-Jun-05 20:41 
GeneralGet Form's running Pin
Blue_Skye7-Jun-05 19:05
Blue_Skye7-Jun-05 19:05 
GeneralRe: Get Form's running Pin
toxcct7-Jun-05 20:36
toxcct7-Jun-05 20:36 
<font color=blue>Dim</font> Frm As Form2
Frm = <font color=blue>New</font> Form2( <font color=green>set constructor parameters here</font> )
Frm.ShowDialog() <font color=green>' if you want it modal...</font>
Frm.Show()       <font color=green>' Non Modal child frame...</font>



TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: Get Form's running Pin
Blue_Skye7-Jun-05 23:13
Blue_Skye7-Jun-05 23:13 
GeneralRe: Get Form's running Pin
toxcct8-Jun-05 0:08
toxcct8-Jun-05 0:08 
GeneralVB6 Cancel Form_Unload Pin
GISmatt7-Jun-05 8:27
GISmatt7-Jun-05 8:27 
GeneralRe: VB6 Cancel Form_Unload Pin
H@is@here7-Jun-05 11:58
H@is@here7-Jun-05 11:58 
GeneralRe: VB6 Cancel Form_Unload Pin
GISmatt8-Jun-05 1:08
GISmatt8-Jun-05 1:08 
GeneralFlat file system Pin
peepys7-Jun-05 7:42
peepys7-Jun-05 7:42 
GeneralRe: Flat file system Pin
Dave Kreskowiak7-Jun-05 8:24
mveDave Kreskowiak7-Jun-05 8:24 
GeneralRe: Flat file system Pin
Christian Graus7-Jun-05 17:34
protectorChristian Graus7-Jun-05 17:34 
GeneralRe: Flat file system Pin
Robert Rohde7-Jun-05 19:40
Robert Rohde7-Jun-05 19:40 
GeneralRe: Flat file system Pin
lespaul3625-Jul-05 10:15
lespaul3625-Jul-05 10:15 
GeneralComparing Files - Audit Trail Pin
GuateGerman7-Jun-05 7:06
GuateGerman7-Jun-05 7:06 
Generalclear textboxes Pin
Lisana7-Jun-05 6:55
Lisana7-Jun-05 6:55 
GeneralRe: clear textboxes Pin
Dave Kreskowiak7-Jun-05 8:17
mveDave Kreskowiak7-Jun-05 8:17 
GeneralRe: clear textboxes Pin
Lisana7-Jun-05 9:00
Lisana7-Jun-05 9:00 
GeneralRe: clear textboxes Pin
Dave Kreskowiak7-Jun-05 13:04
mveDave Kreskowiak7-Jun-05 13:04 
GeneralRe: clear textboxes Pin
Lisana8-Jun-05 2:38
Lisana8-Jun-05 2:38 
GeneralRe: clear textboxes Pin
Dave Kreskowiak8-Jun-05 5:28
mveDave Kreskowiak8-Jun-05 5:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.