Hi,
Im working on an MDI Application using C#.Net.
I have a child form called Login with two text boxes for user and pass and login button.
On My MDI Parent the menu is disabled except for Login which opens a MDI child called Login.
When I press login and if it is succesfull i want to pass a value to the MDI parent which would then allow me to enable all the other menus.
Thankyou
Loading
Dipa AhujaPosted May 4, 2010, 10:56 AM
Viliame DeePosted May 5, 2010, 4:39 AM