Share via


Object Browser Shortcut Keys, General Development Settings

The following shortcut key combinations can be used in the Object Browser window.

Command Name

Shortcut Keys

Description

Edit.FindSymbol

ALT + F12

Displays the Symbol pane of the Find and Replace dialog box.

Edit.GoToDeclaration

CTRL + F12

Displays the definition of the selected symbol in the code.

Edit.GoToDefinition

F12

Displays the declaration for the selected symbol in code.

Edit.QuickFindSymbol

SHIFT + ALT + F12

Searches for the object or member selected in the file and displays the matches in the Find Symbol Results window.

View.ObjectBrowser

CTRL + ALT + J

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.

View.ObjectBrowserGoToSearchCombo

CTRL + K, CTRL + R

Places focus in the Object Browser Search field.

See Also

Reference

General Development Settings Default Shortcut Keys