Name | Description | |
---|---|---|
Checked | Gets or sets a value indicating whether the menu item is checked. | |
Container | (Inherited from System.ComponentModel.Component) | |
Enabled | Gets or sets a value indicating whether the menu item is enabled. | |
GroupName | Gets or sets a group name which is used for mutually exclusive checkable items. | |
Image | Gets or sets the image associated with the menu item. | |
IsCheckable | Gets or sets a value indicating whether the menu item is checkable. | |
Name | Gets or sets the name used to identify the item. | |
Pressed | Gets or sets a value indicating whether the menu item is pressed. | |
Sector | Gets or sets the sector index. A value of -1 means that the item is unordered using this property. | |
SectorCount | Gets or sets a value indicating the number of sectors in the item. If sector count is greater then menu items, remaining sectors are shown as an empty space. If the number of sectors is less than the number of menu items, then only as many items as specified in this property are shown A value of -1 means that the number of sectors is equal to the number of items. | |
SectorSpan | Gets or sets the number of sectors the item occupies. | |
Site | (Inherited from System.ComponentModel.Component) | |
State | Gets a value indicating the state of a radial menu item. | |
Text | Gets or sets the text associated with the menu item. | |
ToolTip | Gets or sets the tooltip associated with the menu item. |