Create a new Project > name it whatever
Step 1: add a button, name it whatever
Step 2: Click "Project" at the top and Click "Add Windows Form"
Step 3: Double Click the button and add this code
Step 4: Start Debugging, Click the button
Step 5: There you go!
Step 1: add a button, name it whatever
Step 2: Click "Project" at the top and Click "Add Windows Form"
Step 3: Double Click the button and add this code
Code:
Form2.show
Step 4: Start Debugging, Click the button
Step 5: There you go!