ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / RadialMenuItem Class
Properties Methods Events


In This Topic
    RadialMenuItem Class Members
    In This Topic

    The following tables list the members exposed by RadialMenuItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RadialMenuItem class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of this menu item. Empty (default) means that item background specified for the whole menu is used.  
    Public PropertyGets 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.  
    Public PropertyGets 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.  
    Public PropertyOverridden. Gets or sets a value indicating whether the menu item is checked.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyOverridden. Gets or sets a value indicating whether the menu item is enabled.  
    Public PropertyGets or sets the highlight color of this menu item. Empty (default) means that item highlight color specified for the whole menu is used.  
    Public PropertyGets or sets the hot expandable border color of this menu item. Empty (default) means that style specified for the whole menu is used.  
    Public PropertyOverridden. Gets or sets the image associated with the menu item.  
    Public PropertyGets or sets the collection of items contained in this menu item.  
    Public PropertyOverridden. Gets or sets the name used to identify the item.  
    Public PropertyGets the parent of this menu item (which may be either a C1RadialMenu, or another RadialMenuItem).  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyOverridden. Gets or sets the text associated with the menu item.  
    Public PropertyOverridden. Gets or sets the tooltip associated with the menu item.  
    Public PropertyGets or sets an arbitrary object that can be associated with this menu item.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodInvokes the Click event.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodOverridden. This method is for internal use only.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the menu item is clicked.  
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also