Datasheet
Figure 1-48: The Window menu displays commands that control Visual Studio’s windows.
The following list briefly describes these commands.
❑ New Window — Creates a new window displaying the contents of the current code window.
❑ Split — Splits a code window into two panes that can display different parts of the code at the
same time. This command changes to Remove Split when you use it.
❑ Dockable, Floating, Tabbed Document — Secondary windows such as the Toolbox, Solution
Explorer, and Properties windows can be displayed as dockable, as floating, or as tabbed docu-
ments. A dockable window can be attached to the edges of the IDE or docked with other sec-
ondary windows. A floating window stays in its own independent window even if you drag it
to a position where it would normally dock. A tabbed document window is displayed in the
main editing area in the center of the IDE with the forms, classes, and other project files.
❑ Auto Hide — Puts a secondary window in Auto Hide mode. The window disappears, and its
title is displayed at the IDE’s nearest edge. When you click on the title or hover over it, the win-
dow reappears so that you can use it. If you click on another window, this window hides itself
again automatically.
❑ Hide — Removes the window.
❑ Auto Hide All — Makes all secondary windows enter Auto Hide mode.
46
Chapter 1
571982 ch01_2.qxd 1/19/06 1:16 PM Page 46