How to set default page in windows application c# solution

Aug 31 2006 5:00 AM
Hi,

Please help me how to set the default page for a particular form in a windows application of c# solution. For example I have a visual c# solution with two forms as Form1.cs and Form2.cs. When I am exceuting the solution by default the Form1 is opening instead I want to open Form2 page, how can I do this?

Thanks & Regards,
J. Srivignesh

Answers (8)