ComponentOne Menus and Toolbars for WinForms
C1.Win.Command.8 Assembly / C1.Win.Command Namespace / RadialMenuCommandItem Class
Properties Methods Events


In This Topic
    RadialMenuCommandItem Class Members
    In This Topic

    The following tables list the members exposed by RadialMenuCommandItem.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets a value indicating whether the menu item is checked.  
    Public PropertyGets or sets the C1Command associated with this menu item.  
    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 a group name which is used for mutually exclusive checkable items. (Inherited from C1.Win.Command.RadialMenuItemBase)
    Public PropertyOverridden. Overridden. Gets or sets the image shown by this menu item. Note that setting this property does not change the image on the associated C1Command.  
    Public PropertyGets or sets a value indicating whether the menu item is checkable. (Inherited from C1.Win.Command.RadialMenuItemBase)
    Public PropertyGets or sets the name used to identify the item. (Inherited from C1.Win.Command.RadialMenuItemBase)
    Public PropertyGets or sets a value indicating whether the menu item is pressed. (Inherited from C1.Win.Command.RadialMenuItemBase)
    Public PropertyGets or sets the sector index. A value of -1 means that the item is unordered using this property. (Inherited from C1.Win.Command.RadialMenuItemBase)
    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. (Inherited from C1.Win.Command.RadialMenuItemBase)
    Public PropertyGets or sets the number of sectors the item occupies. (Inherited from C1.Win.Command.RadialMenuItemBase)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets a value indicating the state of a radial menu item. (Inherited from C1.Win.Command.RadialMenuItemBase)
    Public PropertyOverridden. Overridden. Gets or sets the text shown by this menu item. Note that setting this property does not change the text on the associated C1Command.  
    Public PropertyOverridden. Overridden. Gets or sets the tooltip shown by this menu item. Note that setting this property does not change the tooltip on the associated C1Command.  
    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 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 Check event.  
    Protected MethodInvokes the Closed event.  
    Protected MethodInvokes the Closing event.  
    Protected MethodInvokes the Opened event.  
    Protected MethodInvokes the Opening event.  
    Protected MethodInvokes the Uncheck event.  
    Protected MethodOverridden. This method is for internal use only.  
    Protected MethodThis 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 MethodThis method is for internal use only. (Inherited from C1.Win.Command.RadialMenuItemBase)
    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 MethodThis 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 MethodThis method is for internal use only. (Inherited from C1.Win.Command.RadialMenuItemBase)
    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 checked.  
    Public EventOccurs when the menu item is closed.  
    Public EventOccurs when the menu item is closing.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the menu item is opened.  
    Public EventOccurs when the menu item is opening.  
    Public EventOccurs when the menu item is unchecked.  
    Top
    See Also