Printable View
I have Form1 and Form2 in my C# Project. How can I make the Form2 as the Startup?
there is a "main" method in form1 move it to form2