Object Browser Shortcut Keys, Visual C++ 2.0 Default Shortcut Option
Use the following shortcut key combinations while you work in the Object Browser window.
Note
The appearance of features in the IDE can depend on your active settings or edition, and might differ from those described in Help. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings.
Command name |
Shortcut keys |
Description |
---|---|---|
Edit.FindSymbol |
CTRL + F11 CTRL + ALT + F11 |
Displays the Find Symbol dialog box. |
Edit.GoToDefinition |
F11 ALT + F1 |
Displays the declaration for the selected symbol in code. |
View.ObjectBrowser |
SHIFT + ALT + F1 |
Displays the Object Browser to view the classes, properties, methods, events, and constants available for packages and object libraries and the procedures in your project. |
See Also
Tasks
How to: Work with Keyboard Shortcuts
Concepts
Pre-defined Keyboard Shortcuts