[]
        
(Showing Draft Content)

C1.Win.C1Command.Styles.RadialMenu.RadialMenuWindowStateStyle

RadialMenuWindowStateStyle Class

The RadialMenuWindowStateStyle contains display attributes that determine the general appearance of the C1RadialMenu window in some state on the screen.

Inheritance
RadialMenuWindowStateStyle
Namespace: C1.Win.C1Command.Styles.RadialMenu
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class RadialMenuWindowStateStyle : BaseStyle

Constructors

Name Description
RadialMenuWindowStateStyle()

Initializes a new instance of the RadialMenuWindowStateStyle.

Properties

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

Methods

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.