DXButtonStyleSettings Properties
Contains style settings that specify the DXButton’s appearance.
Name | Description |
---|---|
Disabled |
Gets or sets a brush that paints the disabled DXButton’s background. |
Disabled |
Gets or sets a brush that paints the disabled DXButton’s border. |
Disabled |
Gets or sets a brush that paints the disabled DXButton’s foreground. |
Hover |
Gets or sets a brush that paints the hovered DXButton’s background. |
Hover |
Gets or sets a brush that paints the hovered DXButton’s border. |
Hover |
Gets or sets a brush that paints the hovered DXButton’s foreground. |
Pressed |
Gets or sets a brush that paints the pressed DXButton’s background. |
Pressed |
Gets or sets a brush that paints the pressed DXButton’s border. |
Pressed |
Gets or sets a brush that paints the pressed DXButton’s foreground. |
See Also