C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / RadialMenuItemBase Class


RadialMenuItemBase Class Properties

For a list of all members of this type, see RadialMenuItemBase members.

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
See Also