Object
CustomButtonStyleSet
AutoDisableIcon | If set to false then automatic disable processing of the Icon will not be done. |
BorderColor | The border color for the button when it is in normal state. |
ButtonColor | The base color for the button when it is in normal state. |
ButtonDownColor | The base color for the button when it is down. |
ButtonHoverColor | The color for the button when it is in hover state. |
DisabledBorderColor | The border color for the button when it is in disabled state. |
DisabledButtonColor | The base color for the button when it is disabled. |
DisabledTextColor | Text color for the button when the button is disabled. |
FocusColor | Focus color for the control. |
Icon | Icon for the button. |
SplitLineColor | Split line color for the button which is used when the button type is set to split button. |
TextColor | Text color for the button when the button is enabled. |
TextColorOff | Text color for the button when the button is enabled. |
UseSystemFocusColor | If set to true then attempt is made to use system focus color. With fallback to using the focus color defined on the control. |