Hide The StartUp Object

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • msnews.microsoft.com

    #1

    Hide The StartUp Object

    Hi,

    What I am trying to do is create a log in form (in MDI application Using
    VB.NET)
    I have tried moving the application's startup logic into a separate class
    and create the Log in form from there by using LoginForm.ShowD ialog() .
    well the log in form appears all right but I cant seem close it ...
    When I minimize the main form it is there , although I have used Close().

    Help any one ?

    Zeev







Working...