Tool windows, all of which appear on the View menu, support a feature called Auto Hide. Auto Hide enables you to see more of your code at one time by minimizing tool windows along the edges of the IDE when not in use. Auto Hide is only available in multiple documents mode.
To turn on Auto Hide
Click the window you want to hide to give it focus.
On the Window menu, click Auto Hide.
— or —
Click the pushpin icon on the title bar of the window.
Auto Hide Enabled
.gif)
When an auto-hidden window loses focus, it automatically slides back to its tab on the edge of the IDE. While a window is auto-hidden, its name and icon are visible on a tab at the edge of the IDE. To display an auto-hidden window, move your pointer over the tab. The window slides back into view and is ready for use.
To turn off Auto Hide
Click the window you want to keep visible to give it focus.
On the Window menu, click Auto Hide to clear the check mark.
— or —
Click the pushpin icon on the title bar of the window.
Auto Hide Disabled
.gif)
You can control the speed at which these transitions occur. For more information, see General, Environment, Options Dialog Box.
.gif)
Tip: |
|---|
Tool windows that have Auto Hide enabled temporarily slide into view when the window has focus. To hide the window again, select an item outside of the current window. Once the window loses focus, it slides back out of view.
|
To enable Auto Hide for tool windows
On the Tools menu, click Options.
Expand the Environment folder, and then select General.
The General, Environment, Options Dialog Box opens.
Under Window Layout, select the Multiple documents option.
Select OK, then close and restart Visual Studio.
When Visual Studio operates in multiple documents mode, tool windows can be minimized along the edges of the IDE.
While in Multiple documents mode, select the tool window you want to dock, and follow the previous procedures "To dock tool windows."
Tip: |
|---|
To move a dockable window without snapping it into place, press CTRL while dragging it across the monitor screen.
|
Right-click the docked tool window and then click Auto Hide. The window slides back to its tab on the edge of the IDE.
To display the window, move the pointer over its tab on the IDE frame.
Note: |
|---|
To determine whether
Auto Hide operates on tool windows individually or as docked groups, see the Auto Hide button affects active tool windows only option in the General, Environment, Options Dialog Box.
|