Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.16 KB

commandname-element.md

File metadata and controls

40 lines (31 loc) · 1.16 KB
title description ms.date ms.topic helpviewer_keywords author ms.author manager ms.subservice
CommandName Element
The CommandName element specifies the text that appears in the keyboard category in the Options dialog box and in the Commands list in the Customize dialog box.
11/04/2016
reference
CommandName element (VSCT XML schema)
VSCT XML schema elements, CommandName
maiak
maiak
mijacobs
extensibility-integration

CommandName element

The CommandName element specifies the text that appears in the keyboard category in the Options dialog box, and in the Commands list in the Customize dialog box.

Syntax

<CommandName>MyCommand</CommandName>

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
Strings element Groups text elements, such as ButtonText and CommandName.

See also