Click or drag to resize

Command Properties

The Command type exposes the following members.

Properties
 NameDescription
Public propertyCaption Display caption
Public propertyCommandType The position where the the Command will be displayed in the user interface.
Public propertyImage A 16x16 pixel image which will be displayed next to the command entry.
Public propertyIsChecked Command is checked
Public propertyIsEnabled Command is enabled
Public propertyIsVisible Command is visible
Public propertyShortcutKeys User defined shortcut, which will be refered to the specified command.
Top
See Also