C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command.Styles.RadialMenu Namespace / RadialMenuItemStateStyle Class
Properties Methods Events


RadialMenuItemStateStyle Class Members

The following tables list the members exposed by RadialMenuItemStateStyle.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RadialMenuItemStateStyle.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the System.Drawing.Color used to paint the background.  
Public PropertyGets or sets the styles used to draw the border around the element.  
Public PropertyGets or sets the System.Drawing.Color used to highlight checked element.  
Public PropertyGets or sets the width of the highlighted line for the checked element.  
Public PropertyGets or sets the text font of the element.  
Public PropertyGets or sets the System.Drawing.Color used to write the text.  
Public PropertyGets or sets the System.Drawing.Color used to highlight hovered element.  
Public PropertyGets or sets the width of the highlighted line for the hovered element.  
Public Property (Inherited from C1.Win.C1Themes.BaseStyle)
Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public PropertyGets or sets the System.Drawing.Color used to draw an arrow for a submenu element.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected PropertyOverridden. Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent.  
Protected Property (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Property (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
Public Methods
 NameDescription
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public MethodOverloaded.  (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected Method (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected MethodOverridden. Called when trying to get an initialized property value.  
Protected Method (Inherited from C1.Win.C1Themes.BaseStyle)
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected MethodRestores the default value of the BackColor property.  
Protected MethodRestores the default value of the BorderStyle property.  
Protected MethodRestores the default value of the CheckedHighlightColor property.  
Protected MethodRestores the default value of the CheckedHighlightWidth property.  
Protected MethodRestores the default value of the Font property.  
Protected MethodRestores the default value of the ForeColor property.  
Protected MethodRestores the default value of the HoveredHighlightColor property.  
Protected MethodRestores the default value of the HoveredHighlightWidth property.  
Protected MethodOverloaded.  (Inherited from C1.Win.C1Themes.BaseStyle)
Protected MethodRestores the default value of the SubmenuArrowColor property.  
Protected MethodSpecifies whether to save the value of the BackColor property.  
Protected MethodSpecifies whether to save the value of the BorderStyle property.  
Protected MethodSpecifies whether to save the value of the CheckedHighlightColor property.  
Protected MethodSpecifies whether to save the value of the CheckedHighlightWidth property.  
Protected MethodSpecifies whether to save the value of the Font property.  
Protected MethodSpecifies whether to save the value of the ForeColor property.  
Protected MethodSpecifies whether to save the value of the HoveredHighlightColor property.  
Protected MethodSpecifies whether to save the value of the HoveredHighlightWidth property.  
Protected Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Protected MethodSpecifies whether to save the value of the SubmenuArrowColor property.  
Top
Public Events
 NameDescription
Public Event (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
Top
See Also