Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use the following shortcut key combinations while you work in the Object Browser window.
Note
To see a list of shortcut keys that have changed or are no longer supported in Visual C++ .NET, see Obsolete Visual C++ 6.0 Key Commands and Changes to Visual C++ 6.0 Key Commands.
Command name |
Shortcut keys |
Description |
---|---|---|
Edit.FindSymbol |
ALT + F12 CTRL + SHIFT + Y |
Displays the Find Symbol dialog box. |
Edit.GoToDeclaration |
CTRL + F12 CTRL + ALT + F12 |
Displays the definition of the selected symbol in the code. |
Edit.GoToDefinition |
F12 |
Displays the declaration for the selected symbol in code. |
View.FindSymbolResults |
CTRL + ALT + Y |
Displays 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 object libraries and the procedures in your project. |
View.ObjectBrowserBack |
ALT + - |
Moves back to the previously selected object in the selection history of the Object Browser. |
View.ObjectBrowserForward |
SHIFT + ALT + - |
Moves forward to the next object in the selection history of the Object Browser. |
See Also
Tasks
How to: Work with Shortcut Key Combinations