ICommandItem Interface |
Namespace: Eto.Forms
The ICommandItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Gets or sets a value indicating whether this ICommandItem is enabled.
| |
| Text |
Gets or sets the text of the item, with mnemonic.
| |
| ToolTip |
Gets or sets the tool tip to show when hovering the mouse over the item.
|