Name | Description | |
---|---|---|
![]() | RadialMenuItem Constructor | Initializes a new instance of the 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 | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnClick | Invokes the Click event. |
![]() | ResetChecked | Overridden. This method is for internal use only. |
![]() | ResetEnabled | Overridden. This method is for internal use only. |
![]() | ResetImage | Overridden. This method is for internal use only. |
![]() | ResetName | Overridden. This method is for internal use only. |
![]() | ResetText | Overridden. This method is for internal use only. |
![]() | ResetToolTip | Overridden. This method is for internal use only. |
![]() | ShouldSerializeChecked | Overridden. This method is for internal use only. |
![]() | ShouldSerializeEnabled | Overridden. This method is for internal use only. |
![]() | ShouldSerializeImage | Overridden. This method is for internal use only. |
![]() | ShouldSerializeName | Overridden. This method is for internal use only. |
![]() | ShouldSerializeText | Overridden. This method is for internal use only. |
![]() | ShouldSerializeToolTip | Overridden. This method is for internal use only. |
Name | Description | |
---|---|---|
![]() | Click | Occurs when the menu item is clicked. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |