Click here to Skip to main content
15,902,492 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: WeifenLuo forms Pin
OldWarhorse4-Nov-06 2:09
OldWarhorse4-Nov-06 2:09 
QuestionDigital Sign Pin
Ajay Kumar Saini3-Nov-06 19:25
Ajay Kumar Saini3-Nov-06 19:25 
AnswerRe: Digital Sign Pin
Dave Kreskowiak4-Nov-06 13:46
mveDave Kreskowiak4-Nov-06 13:46 
QuestionDetecting Current Position Pin
UltraCoder3-Nov-06 16:42
UltraCoder3-Nov-06 16:42 
AnswerRe: Detecting Current Position Pin
ChandraRam3-Nov-06 19:37
ChandraRam3-Nov-06 19:37 
QuestionFormat DateType Pin
HieuLD3-Nov-06 16:20
HieuLD3-Nov-06 16:20 
AnswerRe: Format DateType Pin
Dave Kreskowiak3-Nov-06 18:55
mveDave Kreskowiak3-Nov-06 18:55 
QuestionHaving a form name , how to show this form ? Pin
kaiwnyt3-Nov-06 15:43
kaiwnyt3-Nov-06 15:43 
Hi,

If know a form named "Form1", how to get the form object and show it ?

'**************************************

Dim myFormName As String="Form1"
Dim myFormObject As System.Windows.Forms.Form

'...
'How to get myFormObject of "Form1" ?
'How to show "Form1" ?
'...

'**************************************


Thanks



kaiwnyt
AnswerRe: Having a form name , how to show this form ? Pin
UltraCoder3-Nov-06 16:44
UltraCoder3-Nov-06 16:44 
AnswerRe: Having a form name , how to show this form ? Pin
Dave Kreskowiak3-Nov-06 18:48
mveDave Kreskowiak3-Nov-06 18:48 
AnswerRe: Having a form name , how to show this form ? Pin
ChandraRam3-Nov-06 19:40
ChandraRam3-Nov-06 19:40 
AnswerRe: Having a form name , how to show this form ? Pin
OldWarhorse4-Nov-06 7:43
OldWarhorse4-Nov-06 7:43 
QuestionLan Chat Pin
The ANZAC3-Nov-06 14:34
The ANZAC3-Nov-06 14:34 
AnswerRe: Lan Chat Pin
UltraCoder3-Nov-06 16:48
UltraCoder3-Nov-06 16:48 
GeneralRe: Lan Chat Pin
Dave Kreskowiak3-Nov-06 18:43
mveDave Kreskowiak3-Nov-06 18:43 
AnswerRe: Lan Chat Pin
Dave Kreskowiak3-Nov-06 18:46
mveDave Kreskowiak3-Nov-06 18:46 
AnswerRe: Lan Chat Pin
UltraCoder4-Nov-06 12:04
UltraCoder4-Nov-06 12:04 
GeneralRe: Lan Chat Pin
Dave Kreskowiak4-Nov-06 13:45
mveDave Kreskowiak4-Nov-06 13:45 
Questioncreate array on runtime Pin
keninfo3-Nov-06 11:18
keninfo3-Nov-06 11:18 
AnswerRe: create array on runtime Pin
Christian Graus3-Nov-06 12:00
protectorChristian Graus3-Nov-06 12:00 
AnswerRe: create array on runtime Pin
UltraCoder3-Nov-06 16:51
UltraCoder3-Nov-06 16:51 
AnswerRe: create array on runtime Pin
Dave Kreskowiak3-Nov-06 18:42
mveDave Kreskowiak3-Nov-06 18:42 
GeneralRe: create array on runtime Pin
keninfo3-Nov-06 23:27
keninfo3-Nov-06 23:27 
GeneralRe: create array on runtime Pin
ChandraRam3-Nov-06 23:46
ChandraRam3-Nov-06 23:46 
GeneralRe: create array on runtime Pin
keninfo4-Nov-06 5:51
keninfo4-Nov-06 5:51 

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.