-
Ubloading a form
Hi all,
I have a small problem,
I am validating a user while logging into the application.
If he is a valid user then i am opening an MDI form and closing the login form.
Problem: As the Login form is the Startup form the entire application is ending, where i want to close the login form and work with MDI form.
What is the solution for this problem.
Thanks in advance
Regards
Nag K.
-
i posted an example in the code-bank a while back on how to do this type of thing , here's the link ... Closing the Main Form , without Closing the Application.