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.