J
Jordi Maicas
Hello!!
I've just started a new windows form in C#, but when I finished my Form1, I
remembered that I would like to add a new form to login to the App.
So, I need to load first a Form2, and if I login succesfully, show Form1.
¿How could I change the App, to load Form2, and not Form1?
Thanks.
I've just started a new windows form in C#, but when I finished my Form1, I
remembered that I would like to add a new form to login to the App.
So, I need to load first a Form2, and if I login succesfully, show Form1.
¿How could I change the App, to load Form2, and not Form1?
Thanks.