[]
The RadialMenuWindowStateStyle contains display attributes that determine the general appearance of the C1RadialMenu window in some state on the screen.
public class RadialMenuWindowStateStyle : BaseStyle
| Name | Description |
|---|---|
| RadialMenuWindowStateStyle() | Initializes a new instance of the RadialMenuWindowStateStyle. |
| Name | Description |
|---|---|
| BackColor | Gets or sets the Color used to paint the background. |
| BorderColor | Gets or sets the Color used to draw the border around the element. |
| Parent |
| Name | Description |
|---|---|
| OnGetUninitializedProperty(string) | |
| ResetBackColor() | Restores the default value of the BackColor property. |
| ResetBorderColor() | Restores the default value of the BorderColor property. |
| ShouldSerializeBackColor() | Specifies whether to save the value of the BackColor property. |
| ShouldSerializeBorderColor() | Specifies whether to save the value of the BorderColor property. |