CommandElement PropertiesCleanCode C# Libraries v1.2.03 API
The CommandElement type exposes the following members.
Properties

  NameDescription
Public propertyCommandDescription
Gets or sets the command.
Public propertyCommandToolTip
Gets or sets a tooltip to attach to the command description when it is displayed.
Public propertyComponent
Gets or sets a Component used to render the shortcut.
Public propertyShortcut
Gets or sets a textual representation of the keyboard shortcut for the command, if any.
Back to Top
See Also