I have a application in which i have 3 forms ( Login , Home , Details)
I have Login.cs form, in which user have to enter Login credential .
After Successful Login, Login form should be closed and Home.cs Form should be open then similar for Detail.cs
Please Help Me,
Thanks
Loading
Sanjeeb LenkaPosted Jul 16, 2013, 3:10 AM
http://codingresolved.com/discussion/123/close-login-form-after-login-and-create-child-forms-in-mdi-container-in-c/p1
Riyaz AkhtarPosted Jul 16, 2013, 2:51 AM
http://stackoverflow.com/questions/4759334/how-can-i-close-a-login-form-and-show-the-main-form-without-my-application-closi