Command Properties |
The Command type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption | Display caption | |
| CommandType | The position where the the Command will be displayed in the user interface. | |
| Image | A 16x16 pixel image which will be displayed next to the command entry. | |
| IsChecked | Command is checked | |
| IsEnabled | Command is enabled | |
| IsVisible | Command is visible | |
| ShortcutKeys | User defined shortcut, which will be refered to the specified command. |