A
Command object holds information about an item being selected.
| | Name | Description | |
| | Caption | Retrieves or sets a value that indicates the caption of item menu. | |
| | Checked | Retrieves or sets a value that indicates if the item menu is checked or unchecked. | |
| | FilePath | Retrieves a value that indicates the file path of the command, when it is of ShortCut type. | |
| | Grayed | Retrieves or sets a value that indicates wehter the item menu is enabled or disabled. | |
| | ID | Retrieves the item menu command identifier. | |
| | Image | Retrieves or sets the image associated with the item menu, | |