Name | Description | |
---|---|---|
RadialMenuItemStateStyle Constructor | Initializes a new instance of the RadialMenuItemStateStyle. |
The following tables list the members exposed by RadialMenuItemStateStyle.
Name | Description | |
---|---|---|
RadialMenuItemStateStyle Constructor | Initializes a new instance of the RadialMenuItemStateStyle. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the System.Drawing.Color used to paint the background. | |
BorderStyle | Gets or sets the styles used to draw the border around the element. | |
CheckedHighlightColor | Gets or sets the System.Drawing.Color used to highlight checked element. | |
CheckedHighlightWidth | Gets or sets the width of the highlighted line for the checked element. | |
Font | Gets or sets the text font of the element. | |
ForeColor | Gets or sets the System.Drawing.Color used to write the text. | |
HoveredHighlightColor | Gets or sets the System.Drawing.Color used to highlight hovered element. | |
HoveredHighlightWidth | Gets or sets the width of the highlighted line for the hovered element. | |
IsDefault | (Inherited from C1.Win.Themes.BaseStyle) | |
IsDisposed | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Name | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
SubmenuArrowColor | Gets or sets the System.Drawing.Color used to draw an arrow for a submenu element. |
Name | Description | |
---|---|---|
DefaultStyle | (Inherited from C1.Win.Themes.BaseStyle) | |
Owner | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Parent | Overridden. Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. | |
Root | (Inherited from C1.Win.Themes.BaseStyle) | |
ThemeProvider | (Inherited from C1.Win.Themes.BaseStyle) | |
TopOwner | (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
Clone | (Inherited from C1.Win.Themes.BaseStyle) | |
Copy | (Inherited from C1.Win.Themes.BaseStyle) | |
Dispose | Overloaded. (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
GetProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
Reset | (Inherited from C1.Win.Themes.BaseStyle) | |
ToString | (Inherited from C1.Win.Themes.BaseStyle) | |
TryGetProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) |
Name | Description | |
---|---|---|
BeginUpdate | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
EndUpdate | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
HasProperty | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
IsDefaultProperty | (Inherited from C1.Win.Themes.BaseStyle) | |
IsInitialized | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
OnGetUninitializedProperty | Overridden. Called when trying to get an initialized property value. | |
OnOwnerChanged | (Inherited from C1.Win.Themes.BaseStyle) | |
OnPropertyChanged | (Inherited from C1.Win.Themes.StyledPropertyCollection) | |
ResetBackColor | Restores the default value of the BackColor property. | |
ResetBorderStyle | Restores the default value of the BorderStyle property. | |
ResetCheckedHighlightColor | Restores the default value of the CheckedHighlightColor property. | |
ResetCheckedHighlightWidth | Restores the default value of the CheckedHighlightWidth property. | |
ResetFont | Restores the default value of the Font property. | |
ResetForeColor | Restores the default value of the ForeColor property. | |
ResetHoveredHighlightColor | Restores the default value of the HoveredHighlightColor property. | |
ResetHoveredHighlightWidth | Restores the default value of the HoveredHighlightWidth property. | |
ResetProperty | Overloaded. (Inherited from C1.Win.Themes.BaseStyle) | |
ResetSubmenuArrowColor | Restores the default value of the SubmenuArrowColor property. | |
ShouldSerializeBackColor | Specifies whether to save the value of the BackColor property. | |
ShouldSerializeBorderStyle | Specifies whether to save the value of the BorderStyle property. | |
ShouldSerializeCheckedHighlightColor | Specifies whether to save the value of the CheckedHighlightColor property. | |
ShouldSerializeCheckedHighlightWidth | Specifies whether to save the value of the CheckedHighlightWidth property. | |
ShouldSerializeFont | Specifies whether to save the value of the Font property. | |
ShouldSerializeForeColor | Specifies whether to save the value of the ForeColor property. | |
ShouldSerializeHoveredHighlightColor | Specifies whether to save the value of the HoveredHighlightColor property. | |
ShouldSerializeHoveredHighlightWidth | Specifies whether to save the value of the HoveredHighlightWidth property. | |
ShouldSerializeSubmenuArrowColor | Specifies whether to save the value of the SubmenuArrowColor property. |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from C1.Win.Themes.StyledPropertyCollection) |