In Visual Studio, all my docking windows are out of whack. How can I reset them so things will be docked properly?
You can use the menu item Tools|Options, and then select Reset Window Layout.
A second alternative is to close Visual Studio, and then delete the suo file in your project folder. (suo=Studio User Options)
Contributed from George Shepherd's Windows Forms FAQ