[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Styles.NavButtonCustomStyle

NavButtonCustomStyle Class

The NavButtonCustomStyle class represents the custom styles of the button item.

Inheritance
NavButtonCustomStyle
Namespace: C1.Win.Input.DbNavigator.Styles
Assembly: C1.Win.Input.DbNavigator.8.dll
Syntax
public class NavButtonCustomStyle : NavBaseCustomStyle, INotifyPropertyChanged

Constructors

Name Description
NavButtonCustomStyle()

Initializes a new instance of the NavButtonCustomStyle class.

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 disabled element on the screen.

Hot

Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.

HotPressed

Gets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it.

Pressed

Gets style containing display attributes that determine the general appearance of the pressed element on the screen.