| C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : RadialMenuItem Class |
The following tables list the members exposed by RadialMenuItem.
| Name | Description | |
|---|---|---|
![]() | RadialMenuItem Constructor | Initializes a new instance of the RadialMenuItem class. |
| Name | Description | |
|---|---|---|
![]() | BackColor | Gets or sets the background color of this menu item. Empty (default) means that item background specified for the whole menu is used. |
![]() | BorderColor | Gets or sets the non-expandable border color of this menu item. Empty (default) means that item non-expandable border color specified for the whole menu is used. |
![]() | CheckColor | Gets or sets the check mark color of this menu item. Empty (default) means that item check mark color specified for the whole menu is used. |
![]() | Checked | Overridden. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Enabled | Overridden. |
![]() | HighlightColor | Gets or sets the highlight color of this menu item. Empty (default) means that item highlight color specified for the whole menu is used. |
![]() | HotExpandableBorderColor | Gets or sets the hot expandable border color of this menu item. Empty (default) means that style specified for the whole menu is used. |
![]() | Image | Overridden. |
![]() | Items | Gets or sets the collection of items contained in this menu item. |
![]() | Name | Overridden. |
![]() | Parent | Gets the parent of this menu item (which may be either a C1RadialMenu, or another RadialMenuItem). |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Text | Overridden. |
![]() | ToolTip | Overridden. |
![]() | UserData | Gets or sets an arbitrary object that can be associated with this menu item. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | Click | Occurs when the menu item is clicked. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |