[Solved] Making current selection the default option for startup project in Visual Basics

  

3
Topic starter

My question is: How to make current selection the default option for startup project in Visual Basics.

Because Visual Basics changes the current selection and I always need to choose Properties in the Solution and then check Current selection.

I need Visual Studio to make it by default everytime I open the program.

1 Answer
2
  1. Open Visual Studio
  2. Click on TOOLS
  3. Choose Options
  4. Click Projects and Solutions
  5. Choose Build and Run
  6. Choose (tick) the option "For new solutions use the currently selected project as the startup project"

solution

Share: