RadialMenuItemBase Class Members
In This Topic
The following tables list the members exposed by RadialMenuItemBase.
Public Properties
| 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. |
 | Image | Gets or sets the image associated with the menu item. |
 | Name | Gets or sets the name used to identify the item. |
 | Site | (Inherited from System.ComponentModel.Component) |
 | Text | Gets or sets the text associated with the menu item. |
 | ToolTip | Gets or sets the tooltip associated with the menu item. |
Top
Public Methods
Public Events
| Name | Description |
 | Disposed | (Inherited from System.ComponentModel.Component) |
Top
See Also