[]
        
(Showing Draft Content)

C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle

NavigationButtonStyle Class

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

Inheritance
NavigationButtonStyle
Namespace: C1.Win.Command.Styles.RadialMenu
Assembly: C1.Win.Command.8.dll
Syntax
public class NavigationButtonStyle : BaseStyle

Constructors

Name Description
NavigationButtonStyle()

Initializes a new instance of the NavigationButtonStyle.

Properties

Name Description
Default

Gets style containing display attributes that determine the general appearance of the element in the default state.

Disabled

Gets style containing display attributes that determine the general appearance of the element in the disabled state.

Hot

Gets style containing display attributes that determine the general appearance of the element in the hot state.

Pressed

Gets style containing display attributes that determine the general appearance of the element in the pressed state.

Methods

Name Description
ResetDefault()

Restores the default value of the Default property.

ResetDisabled()

Restores the default value of the Disabled property.

ResetHot()

Restores the default value of the Hot property.

ResetPressed()

Restores the default value of the Pressed property.

ShouldSerializeDefault()

Specifies whether to save the value of the Default property.

ShouldSerializeDisabled()

Specifies whether to save the value of the Disabled property.

ShouldSerializeHot()

Specifies whether to save the value of the Hot property.

ShouldSerializePressed()

Specifies whether to save the value of the Pressed property.