I've already tried this but it won't load in the same WINDOW, it still closes the form and start a new one, maybe I'm way out of line and maybe I shouldn't use FORM at all.
Maybe I need to use DMI containers but I don't think so, just trying to get everything in the same window, like in JAVA you can clear the window and call method to write out the new stuff instead of open a new form.
User Profile
Collapse
-
How to get a proper login screen
Hey, I recently started with C# and I've done some things in XNA, 2D and 3D etc but now I'm trying to start with window programming.
Atm I've done a program who start a normal form where you enter your username and password, when you press ENTER your information will be checked and it will close the login menu and open a new form named CSystem.
I'm trying to get it to work like this
When I enter the program...
No activity results to display
Show More
Leave a comment: