Click or drag to resize

IHandler Properties

The MenuItemIHandler type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Gets or sets a value indicating whether this MenuItem is enabled.
Public propertyShortcut
Gets or sets the shortcut key the user can press to activate the menu item.
Public propertyText
Gets or sets the text of the menu item, with mnemonics identified with &.
Public propertyToolTip
Gets or sets the tool tip of the item.
Public propertyVisible
Gets or sets a value indicating whether this MenuItem is visible.
Top
See Also