Tool Window Shortcut Keys, Visual Studio 6 Scheme

The following shortcut key combinations allow you to display specific tool windows.

Command Name

Shortcut Keys

Description

View.BookmarkWindow

CTRL + K, CTRL + W

Displays the Bookmark window.

View.ClassView

CTRL + SHIFT + C

Displays the Class View window.

View.ClassViewGoToSearchCombo

CTRL + K, CTRL + V

Places focus in the Class View Search box.

View.CodeDefinitionWindow

CTRL + \, CTRL + D

—or—

CTRL + \, D

Displays the Code Definition window.

View.CommandWindow

CTRL + ALT + A

Displays the Command window, which allows you to type commands that manipulate the IDE.

View.DocumentOutline

CTRL + ALT + T

Displays the Document Outline window to view the flat or hierarchical outline of the current document.

View.ErrorList

CTRL + \, CTRL + E

—or—

CTRL + \, E

Displays the Error List window.

View.MacroExplorer

ALT + F8

Displays the Macro Explorer window.

View.ObjectBrowser

CTRL + ALT + B

—or—

F2

Displays the Object Browser to view the classes, properties, methods, events, and constants available for packages, and the object libraries and procedures in your project. F2 displays only the Object Browser when you are in an editor.

View.ObjectBrowserGoToSearchCombo

CTRL + K, CTRL + R

Places focus in the Object Browser<Search> field.

View.Output

CTRL + ALT + O

Displays the Output window, which displays build and other status information.

View.PropertiesWindow

F4

Displays the Properties window.

View.PropertyPages

SHIFT + F4

Displays the property pages for the item currently selected in Solution Explorer.

View.ServerExplorer

CTRL + ALT + S

Displays Server Explorer, which allows you to view and manipulate database servers, event logs, message queues, Web services, and many other operating system services.

View.SolutionExplorer

CTRL + ALT + J

Displays Solution Explorer.

View.TaskList

CTRL + ALT + K

—or—

CTRL + \, CTRL + T

—or—

CTRL + \, T

Displays the Task List window where you customize, categorize, and manage tasks, comments, shortcuts, warnings and error messages.

View.Toolbox

CTRL + ALT + X

Displays the Toolbox.

View.WebBrowser

CTRL + ALT + R

Displays the internal Web browser in the IDE.

See Also

Reference

Visual Studio 6.0 Default Shortcut Keys