The CommandElement type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| CommandDescription |
Gets or sets the command.
| |
| CommandToolTip |
Gets or sets
a tooltip to attach to the command description when it is displayed.
| |
| Component |
Gets or sets a Component used to render the shortcut.
| |
| Shortcut |
Gets or sets a textual representation of the keyboard shortcut for the command, if any.
|
See Also