Click here to Skip to main content
15,885,546 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: dateandtimepicker in vb.net 2003 Pin
kendo1721-Feb-07 0:19
kendo1721-Feb-07 0:19 
QuestionVB.NET Certification Pin
Jonathan Gibbs20-Feb-07 4:36
Jonathan Gibbs20-Feb-07 4:36 
AnswerRe: VB.NET Certification Pin
sathesh pandian20-Feb-07 18:47
sathesh pandian20-Feb-07 18:47 
GeneralRe: VB.NET Certification Pin
Jonathan Gibbs23-Feb-07 2:59
Jonathan Gibbs23-Feb-07 2:59 
Questionlink list Pin
amaneet20-Feb-07 4:04
amaneet20-Feb-07 4:04 
AnswerRe: link list Pin
Dave Kreskowiak20-Feb-07 7:08
mveDave Kreskowiak20-Feb-07 7:08 
Questionaqpplication.run Pin
amaneet20-Feb-07 3:57
amaneet20-Feb-07 3:57 
AnswerRe: aqpplication.run Pin
Marcus J. Smith20-Feb-07 4:01
professionalMarcus J. Smith20-Feb-07 4:01 
If you do this you are essentially trying to run another application but starting on Form2. You should create an instance of the form such as Dim frmForm2 as new Form2 then any number of variations of hiding the main form, setting it as the owner etc... but then frmForm2.Show().

I hope that helps!


Cleako

GeneralRe: aqpplication.run Pin
amaneet20-Feb-07 4:07
amaneet20-Feb-07 4:07 
GeneralRe: aqpplication.run Pin
Marcus J. Smith20-Feb-07 4:58
professionalMarcus J. Smith20-Feb-07 4:58 
AnswerBecause a form actually is a class Pin
JUNEYT20-Feb-07 11:01
JUNEYT20-Feb-07 11:01 
Questionjoining two tables together in vb.net Pin
kendo1720-Feb-07 3:17
kendo1720-Feb-07 3:17 
AnswerRe: joining two tables together in vb.net Pin
Marcus J. Smith20-Feb-07 3:33
professionalMarcus J. Smith20-Feb-07 3:33 
QuestionFileOpen/FileClose???? Pin
Marcus J. Smith20-Feb-07 3:07
professionalMarcus J. Smith20-Feb-07 3:07 
AnswerRe: FileOpen/FileClose???? Pin
Dave Kreskowiak20-Feb-07 7:06
mveDave Kreskowiak20-Feb-07 7:06 
GeneralRe: FileOpen/FileClose???? Pin
Marcus J. Smith23-Feb-07 5:21
professionalMarcus J. Smith23-Feb-07 5:21 
GeneralRe: FileOpen/FileClose???? Pin
Dave Kreskowiak23-Feb-07 12:01
mveDave Kreskowiak23-Feb-07 12:01 
GeneralRe: FileOpen/FileClose???? Pin
Marcus J. Smith24-Feb-07 1:30
professionalMarcus J. Smith24-Feb-07 1:30 
GeneralRe: FileOpen/FileClose???? Pin
Dave Kreskowiak24-Feb-07 5:41
mveDave Kreskowiak24-Feb-07 5:41 
QuestionWMV Format Pin
viplove mathur20-Feb-07 2:39
viplove mathur20-Feb-07 2:39 
AnswerRe: WMV Format Pin
Dave Kreskowiak20-Feb-07 5:38
mveDave Kreskowiak20-Feb-07 5:38 
Questionuse of any in vb.net Pin
sundar_mca20-Feb-07 2:10
sundar_mca20-Feb-07 2:10 
AnswerRe: use of any in vb.net Pin
Duncan Edwards Jones20-Feb-07 2:43
professionalDuncan Edwards Jones20-Feb-07 2:43 
AnswerRe: use of any in vb.net Pin
Dave Kreskowiak20-Feb-07 5:36
mveDave Kreskowiak20-Feb-07 5:36 
Questiondetect file size (estimate) Pin
Dave McCool20-Feb-07 1:13
Dave McCool20-Feb-07 1:13 

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.