Managed Resources Editor Shortcut Keys, General Development Settings
The following shortcut key combinations can be used only when editing in the Managed Resources editor. For more information, see Resources Page, Project Designer.
Command Name |
Shortcut Keys |
Description |
---|---|---|
Edit.EditCell |
F2 |
Switches to edit mode in the selected cell in Other view and Strings view. |
Edit.Remove |
DELETE |
Removes the selected file in Files view, Images view, Icons view, and Audio view. |
Edit.RemoveRow |
CTRL + DELETE |
Deletes the selected row in Other view and Strings view. |
Resources.Audio |
CTRL + 4 |
Switches the Managed Resources editor to Audio view, which displays sound files that include .wav, .wma, and .mp3 formats in the current project. |
Resources.Files |
CTRL + 5 |
Switches the Managed Resources editor to Files view, which displays files that do not fit in other views. |
Resources.Icons |
CTRL + 3 |
Switches the Managed Resources editor to Icons view, which displays icon (*.ico) files in the current project. |
Resources.Images |
CTRL + 2 |
Switches the Managed Resources editor to Images view, which displays all image files that include .bmp, .jpg, and .gif formats in the current project. |
Resources.Other |
CTRL + 6 |
Switches the Managed Resources editor to Other view, which displays a settings grid for adding other types that support string serialization. |
Resources.Strings |
CTRL + 1 |
Switches the Managed Resources editor to Strings view, which displays strings in a grid with columns for the Name, Value, and Comment of the string resource. |
See Also
Concepts
Resources in .Resx File Format