In This Topic
For a list of all members of this type, see Command members.
Public Properties
| Name | Description |
 | CommandType | Gets the type of this command |
 | Description | Gets or sets the command description. |
 | ID | Gets or sets the command id |
 | ImageIndex | Gets or sets the image index associated with the command. |
 | ImageList | Gets or sets a reference to the image list associated with the command. |
 | Shortcut | Gets or sets the Shortcut object associated with a command. |
 | Tag | Gets or sets additional data associated with the command. |
 | Tooltip | Gets the tooltip text for a command. |
Top
See Also