Name | Description | |
---|---|---|
ButtonStyles Constructor | Initializes a new instance of the ButtonStyles. |
The following tables list the members exposed by ButtonStyles.
Name | Description | |
---|---|---|
ButtonStyles Constructor | Initializes a new instance of the ButtonStyles. |
Name | Description | |
---|---|---|
Border | Gets or sets the thickness of the border around the element. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
Corners | Gets or sets the radii of the element corners. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
Default | Gets style containing display attributes that determine the general appearance of the element in the default state. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
Font | Gets or sets the text font of the element. (Inherited from C1.Win.Input.Styles.InputStyles) | |
Hot | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
HotPressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
Margins | Gets or sets the thickness of the margins around the element. (Inherited from C1.Win.Input.Styles.InputStyles) | |
Padding | Gets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.Input.Styles.InputStyles) | |
Pressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) |
Name | Description | |
---|---|---|
ApplyToStyle | Applies style to destination C1.Framework.Style object if it is possible. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) |
Name | Description | |
---|---|---|
ResetBorder | Restores the default value of the Border property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ResetCorners | Restores the default value of the Corners property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ResetDefault | Restores the default value of the Default property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ResetDisabled | Restores the default value of the Disabled property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ResetFont | Restores the default value of the InputStyles.Font property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ResetHot | Restores the default value of the Hot property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ResetHotPressed | Restores the default value of the HotPressed property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ResetMargins | Restores the default value of the InputStyles.Margins property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ResetPadding | Restores the default value of the InputStyles.Padding property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ResetPressed | Restores the default value of the Pressed property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ShouldSerializeBorder | Specifies whether to save the value of the Border property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ShouldSerializeCorners | Specifies whether to save the value of the Corners property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ShouldSerializeDefault | Specifies whether to save the value of the Default property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ShouldSerializeDisabled | Specifies whether to save the value of the Disabled property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ShouldSerializeFont | Specifies whether to save the value of the InputStyles.Font property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ShouldSerializeHot | Specifies whether to save the value of the Hot property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ShouldSerializeHotPressed | Specifies whether to save the value of the HotPressed property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) | |
ShouldSerializeMargins | Specifies whether to save the value of the InputStyles.Margins property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ShouldSerializePadding | Specifies whether to save the value of the InputStyles.Padding property. (Inherited from C1.Win.Input.Styles.InputStyles) | |
ShouldSerializePressed | Specifies whether to save the value of the Pressed property. (Inherited from C1.Win.Input.Styles.ButtonBaseStyles) |