How do I set the default form in VB.NET?

How to set form number 4 as the default form that will run when you press f5 in visual studio 2008. Because form 1 is always the first to start
>Right click on your project in the Solution Explorer. >Select Properties. >Select the Application tab. >From the “Start Form” below Select your form in the drop-down list

How to set form number 4 as the default form that will run when you press f5 in visual studio 2008. Because form 1 is always the first to start< /p>

>Right-click your project in the Solution Explorer. >Select Properties. >Select the Application tab. >From the drop-down list under “Startup Form” Choose your form

Leave a Comment

Your email address will not be published.