Managed Resources Editor Shortcut Keys, Visual C# Scheme
The following shortcut key combinations can be used only when you edit in the Managed Resources editor. For more information, see Resources Page, Project Designer.
Note
When you select Visual C# Development Settings in the Import and Export Settings Wizard, the Visual C# 2005 keyboard mapping scheme is applied. Visual C# 2005 is the current keyboard mapping scheme. This is the keyboard mapping scheme that is applied to the integrated development environment (IDE) at initial startup. For more information, see How to: Change Select Settings.
To switch to the Visual C# keyboard mapping scheme
On the Tools menu, click Options.
Expand Environment, and then click Keyboard.
Select Visual C# 2005 from the Apply the following application keyboard mapping scheme drop-down list.
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 in the current project. Formats of displayed files include .wav, .wma, and .mp3. |
Resources.Files |
CTRL + 5 |
Switches the Managed Resources editor to Files view, which displays files that are not found in the 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 image files in the current project. Formats of displayed files include .bmp, .jpg, and .gif. |
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. |