Click or drag to resize

ContextMenuItem Properties

The ContextMenuItem type exposes the following members.

Properties
  NameDescription
Public propertyIsChecked
Indicates whether context menu item is checked or not.
Public propertyIsEnabled
Indicates whether context menu item is enabled or not.
Public propertySubItems
Gets a collection of sub-items.
Public propertyText
Gets the text of the context menu item.
Public propertyType
Gets the type of the context menu item.
Top
See Also