Share via


HTML Designer Shortcut Keys, Visual C++ 2.0 Default Shortcut Option

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.

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.

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

Tasks

How to: Work with Shortcut Key Combinations

Other Resources

Visual C++ 2.0 Default Shortcut Keys

Shortcut Keys