F
Fabio Negri Cicotti
Hi.
Imagine a scene where the user input the username and password in a "Login"
form and when press the confirm button, another window is opened with the
"Main" form. After that, the "Login" form is "closed" automatically.
How can I do to close the "Login" form? If I use Login.Close() on the
button_click event, both forms are closed.
Thanks a lot.
Fabio Negri Cicotti
Imagine a scene where the user input the username and password in a "Login"
form and when press the confirm button, another window is opened with the
"Main" form. After that, the "Login" form is "closed" automatically.
How can I do to close the "Login" form? If I use Login.Close() on the
button_click event, both forms are closed.
Thanks a lot.
Fabio Negri Cicotti