HTML Designer Shortcut Keys, Visual C++ 2.0 Default Shortcut Option
Visual Studio .NET 2003
Use the following shortcut key combinations only while editing in the HTML designer. Certain keys combinations are available only in a specific view of that designer.
| Command name | Shortcut keys | Description |
|---|---|---|
| Edit.ListMembers | CTRL + ALT + T | Lists members of current class for statement completion when editing code. Available only in HTML view. |
| Edit.ParameterInfo | CTRL + SHIFT + SPACE | Displays a tool tip that contains information for the current parameter, based on the current language. Available only in HTML view. |
| Format.Bold | CTRL + B | Toggles the selected text between bold and normal. Available only in Design view. |
| Format.DecreaseIndent | CTRL + SHIFT + T | Decreases the selected paragraph by one indent unit. Available only in Design view. |
| Format.IncreaseIndent | CTRL + T | Indents the selected paragraph by one indent unit. Available only in Design view. |
| Format.Italic | CTRL + I | Toggles the selected text between italic and normal. Available only in Design view. |
| Format.Underline | CTRL + U | Toggles the selected text between underlined and normal. Available only in Design view. |
See Also
Visual C++ 2.0 Default Shortcut Keys | get.MyProfile, Visual Studio Home Page | Keyboard, Environment, Options Dialog Box | Shortcut Keys