Click here to Skip to main content
15,889,595 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Need to correct the above problem.

When a new form is selected from the solution explorer it closes the form that is opened.

I just noticed this.


How do I correct this?



Running visual studio 2010 and not vs 2012

Coudn't find 'Tabs in Windows'


Thanks

What I have tried:

Reviewed VS 2010 can't find any solution to this problem.


Thanks
Posted
Updated 3-Mar-17 23:24pm
v5

1 solution

Are you sure? If you open (double-click on form name) it should open in a new tab above the code/designer area in VS (Visual Studio). If you preview (single click) on an item in Solution explorer, it will override what is already open in the "Preview" tab.

To turn this off, read this: How do you prevent Visual Studio 2012 from automatically closing preview files? - Stack Overflow[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900