CustomButton Xojo Plugin

EinhugurCustomButtons.CustomButtonStyleSet Class

A class to offer customization on runtime via the PreProcessStyle event for the CustomButton control and CustomSwitch control.

Object
   CustomButtonStyleSet

class EinhugurCustomButtons.CustomButtonStyleSet

Properties

AutoDisableIconIf set to false then automatic disable processing of the Icon will not be done.
BorderColorThe border color for the button when it is in normal state.
ButtonColorThe base color for the button when it is in normal state.
ButtonDownColorThe base color for the button when it is down.
ButtonHoverColorThe color for the button when it is in hover state.
DisabledBorderColorThe border color for the button when it is in disabled state.
DisabledButtonColorThe base color for the button when it is disabled.
DisabledTextColorText color for the button when the button is disabled.
FocusColorFocus color for the control.
IconIcon for the button.
SplitLineColorSplit line color for the button which is used when the button type is set to split button.
TextColorText color for the button when the button is enabled.
TextColorOffText color for the button when the button is enabled.
UseSystemFocusColorIf set to true then attempt is made to use system focus color. With fallback to using the focus color defined on the control.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit