Macro Shortcut Keys, Visual C++ 6.0 Default Shortcut Option

Use the following shortcut key combinations when you work with macros.

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.

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

Tools.MacrosIDE

ALT + F11

Launches the Macros IDE, Visual Studio Macros.

Tools.RecordTemporaryMacro

CTRL + SHIFT + R

Places the environment in macro record mode.

Tools.RunTemporaryMacro

CTRL + SHIFT + P

Plays back a recorded macro.

View.MacroExplorer

ALT + `

Displays the Macro Explorer window, which lists all available macros in the current solution.

See Also

Tasks

How to: Work with Keyboard Shortcuts

Concepts

Pre-defined Keyboard Shortcuts

Other Resources

Visual C++ 6.0 Default Shortcut Keys