Name | Description | |
---|---|---|
NavButtonCustomStyle Constructor | Initializes a new instance of the NavButtonCustomStyle class. |
The following tables list the members exposed by NavButtonCustomStyle.
Name | Description | |
---|---|---|
NavButtonCustomStyle Constructor | Initializes a new instance of the NavButtonCustomStyle class. |
Name | Description | |
---|---|---|
Border | Gets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle) | |
Corners | Gets or sets the radii of the element corners. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle) | |
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. | |
Font | Gets or sets the text font of the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle) | |
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. | |
Margins | Gets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle) | |
Padding | Gets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle) | |
Pressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen. |
Name | Description | |
---|---|---|
OnPropertyChanged | Rises the PropertyChanged event. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle) | |
SetProperty<T> | Sets the specified property value. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the item property is changed. (Inherited from C1.Win.Input.DbNavigator.Styles.NavBaseCustomStyle) |