lothos12345
Junior Contributor
In VB.NET I have two forms in this project. I want they user to be able to click on a button on the first form and have it open up the second form. How do I accomplish this in the command button event procedure. In VB 6.0 it was "form2.show" what is it in .NET? Any help with this question would be greatly appreciated.