|
-
May 19th, 2003, 05:23 AM
#1
Thread Starter
Junior Member
Loading an MDI form from Sub Main()
I've just started playing with VB.NET and thought I would start with opening an MDI form.
My app starts from a Sub Main() and I used the FormName.Show() call to open the MDI form but the MDI form open and closes itself straight away (unlike VB6).
I even built a VB6 app that just opens an MDI from a Sub Main() and converted it to .NET and it did just the same.
How do I stop the MDI form from closing itself as soon as it's loaded.
Cheers,
Mark.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|