IHandler Properties |
The MenuItemIHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | Enabled |
Gets or sets a value indicating whether this MenuItem is enabled.
|
![]() | Shortcut |
Gets or sets the shortcut key the user can press to activate the menu item.
|
![]() | Text |
Gets or sets the text of the menu item, with mnemonics identified with &.
|
![]() | ToolTip |
Gets or sets the tool tip of the item.
|
![]() | Visible |
Gets or sets a value indicating whether this MenuItem is visible.
|