Hi , Is there any way to define an IDE Layout in visual studio 2008?
Lets say that when I code in C# , I have the properties windows disabled and the output window at the bottom. Now Lets say that when I am in the visual editor of a window , I want the tools and the properties windows on the left and the output window disabled.
the problem is that If i want to work that way I have to manually rearrange the IDE layout each time I switch from code edit to visual edit.
I would like to have an option to define several IDE layout and for each assign a hotkey. So I can quickly change between the layouts.
Is there a feature like this in visual studio 2008?