|
-
Apr 27th, 2004, 07:40 AM
#1
Thread Starter
Junior Member
NEWBIE: Start Program using sub Main
Heyas! New to this .NET stuff. I was actually getting pretty decent at VB6...
Anyway, an easy one for ya'll, I'm sure. I did all the appropriate searches, found some examples, but as usual I'm missing some minor thing...
How do you start up a program using the sub Main? I tried dimming my main form (let's call it frmMain) and then doing a .Show, as my examples showed me. But, the program briefly started up and then closed itself??? Calling frmMain as the startup form from the project properties works just fine, I just can't hide/show without frmMain being instantiated (is that the right word?) Or, what other ways can anyone suggest?
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
|