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


In This Topic
    RadialMenuItemBase Class Members
    In This Topic

    The following tables list the members exposed by RadialMenuItemBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the menu item is checked.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets a value indicating whether the menu item is enabled.  
    Public PropertyGets or sets a group name which is used for mutually exclusive checkable items.  
    Public PropertyGets or sets the image associated with the menu item.  
    Public PropertyGets or sets a value indicating whether the menu item is checkable.  
    Public PropertyGets or sets the name used to identify the item.  
    Public PropertyGets or sets a value indicating whether the menu item is pressed.  
    Public PropertyGets or sets the sector index. A value of -1 means that the item is unordered using this property.  
    Public PropertyGets 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.  
    Public PropertyGets or sets the number of sectors the item occupies.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets a value indicating the state of a radial menu item.  
    Public PropertyGets or sets the text associated with the menu item.  
    Public PropertyGets or sets the tooltip associated with the 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 MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also