Image Editor Shortcut Keys, Visual C++ 6.0 Default Shortcut Option
Use the following shortcut key combinations in the Image editor.
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 |
---|---|---|
Image.DrawOpaque |
CTRL + J |
Toggles the current selection to be rendered as either opaque or transparent. |
Image.FlipHorizontal |
CTRL + H |
Flips the image from right to left on the horizontal axis. Available only in the Image editor. See Flipping an Image for more information. |
Image.FlipVertical |
SHIFT + ALT + H |
Flips the image from top to bottom on the vertical axis. Available only in the Image editor. See Flipping an Image for more information. |
Image.NewImageType |
INSERT |
Displays the New Icon Image Type dialog box, which allows you to select a new image type to create. Available only in the Image editor. |
Image.Rotate90Degrees |
CTRL + SHIFT + H |
Rotates the image 90 degrees clockwise. Available only in the Image editor. See Flipping an Image for more information. |
See Also
Tasks
How to: Work with Keyboard Shortcuts
Concepts
Pre-defined Keyboard Shortcuts