Window Management Shortcut Keys, Visual Studio 6 Scheme

The following shortcut key combinations can be used to move, close, or navigate within tool and document windows.

Command Name

Shortcut Keys

Description

CrystalReports.NextReportView

CTRL + PAGE DOWN

Displays the next view in the Crystal Reports Designer.

CrystalReports.PreviousReportView

CTRL + PAGE UP

Displays the previous view in the Crystal Reports Designer.

View.FullScreen

SHIFT + ALT + ENTER

Toggles Full Screen mode on and off.

View.NavigateBackward

CTRL + MINUS SIGN

Goes back to the previous document or window in the navigation history.

View.NavigateForward

CTRL + SHIFT + MINUS SIGN

Moves forward to the document or window next in the navigation history.

Window.ActivateDocumentWindow

ESC

Closes a menu or dialog box, cancels an operation in progress, or places focus in the current document window.

Window.CloseDocumentWindow

CTRL + F4

Closes the currently selected document window.

Window.CloseToolWindow

SHIFT + ESC

Closes tool windows such as Task List and Toolbox.

Window.MoveToNavigationBar

CTRL + F2

Moves the insertion point to the drop-down bar located at the top of the code editor while the editor is in Code view or Server Code view.

Window.NextDocumentWindow

CTRL + F6

—or—

CTRL + TAB

Cycles through the MDI child windows one window at a time.

Window.NextPane

ALT + F6

Moves to the next tool window.

Window.NextSplitPane

F6

Moves to the next pane of a split pane view of a single document.

Window.NextTab

CTRL + PAGE DOWN

Moves to the next tab in the document or window.

Window.NextToolWindowNav

ALT + F7

Displays the IDE Navigator, with the first tool window selected.

Window.PreviousDocumentWindow

CTRL + SHIFT + F6

—or—

CTRL + SHIFT + TAB

Moves to the previous document in the editor.

Window.PreviousPane

SHIFT + ALT + F6

Moves to the previously selected window.

Window.PreviousSplitPane

SHIFT + F6

Moves to the previous pane of a document in split pane view.

Window.PreviousTab

CTRL + PAGE UP

Moves to the previous tab in the document or window.

Window.PreviousToolWindowNav

SHIFT + ALT + F7

Displays the IDE Navigator with the previous tool window selected.

Window.ShowEzMDIFileList

CTRL + ALT + DOWN ARROW

Displays a pop-up window listing all open documents only.

See Also

Reference

Visual Studio 6.0 Default Shortcut Keys