[]
        
(Showing Draft Content)

C1.Win.C1Command.Styles.RadialMenu.NavigationButtonStateStyle

NavigationButtonStateStyle Class

The NavigationButtonStateStyle contains display attributes that determine the general appearance of the C1RadialMenu central button in some state on the screen.

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

Constructors

Name Description
NavigationButtonStateStyle()

Initializes a new instance of the NavigationButtonStateStyle.

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.

Image

Gets or sets the icon displayed in the radial menu's center button.

Parent

Methods

Name Description
OnGetUninitializedProperty(string)
ResetBackColor()

Restores the default value of the BackColor property.

ResetBorderColor()

Restores the default value of the BorderColor property.

ResetImage()

Restores the default value of the Image property.

ShouldSerializeBackColor()

Specifies whether to save the value of the BackColor property.

ShouldSerializeBorderColor()

Specifies whether to save the value of the BorderColor property.

ShouldSerializeImage()

Specifies whether to save the value of the Image property.