I'm finding it difficult to locate and understand how to control the VCS2010 Express IDE settings. I have a layout that I like, but occasionally I'll do something with the mouse that changes it.
The latest change that I can't seem to undo involves two things: where code displays and where the tabs for what I call the action results appear. More specifically, there's a large, horizontal split container in the middle of the VCS window that displays my code and designers in the tabbed top panel and the "action results" (errors, find results, the call stack, etc) in the tabbed bottom panel. Two things changed recently that I'd like to undo:
1. While debugging, the tabs in the bottom panel move from the bottom of that panel to the top of that panel (and then back to the bottom again when I stop debugging);
2. When I double click on a line in the call stack to see the code, the code displays in the bottom panel instead of the top panel.
How do I change these two things so that the tabs in the bottom panel are always on the bottom (whether in design or debug mode) and code always displays in the top panel?
Thx for whatever help you can provide.
Steve
P.S. I'll save a copy of my settings after I get back to where I was, now that I've seen how to do that.