phreaky
Regular
Well, another dummy question, but I'm still getting involved with .NET and I have some doubts about changes made in this new language, how do I activate another form with a button?, I mean, I'm programming a button in the Form1, how can I activate the Form2 using this button event of clicking?.
I have investigated in this same forum how to unload a Form (using the Close(Me)), but how do I call to another Form?.
I have investigated in this same forum how to unload a Form (using the Close(Me)), but how do I call to another Form?.