Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close Form in Load
Message
From
06/05/2005 13:41:30
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01011660
Message ID:
01011691
Views:
21
David,

What exactly are you trying to do? If you don't .Show() the form after you load it, the user will never see it. If you're trying to validate a user with a login and not start the app if they fail the login, then you simply have to do Application.Exit() to close the app.

Does this help?

~~Bonnie



>As I can avoid that a form was loaded??
>
>I have tried in the Load Event to place the following:
>
>e = Nothing
>
>But it does not work.
>
>Thanks..
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform