Docking Windows in Visual Studio
I made a mistake today when trying to move tool windows around in Visual Studio – I merged the two docking frames at the bottom while debugging. I couldn’t figure out how to split them again, so I decided to search for a solution. MSDN came to the rescue
When you drag a [...]

