CustomButton Xojo Plugin

CustomSwitch.DMButtonColor Property

Sets the body color of the switch button when button is enabled in dark mode if SeparateDarkModeStyle is set to true.

DMButtonColor as Color {Read and Write}

Remarks

The PreProcessStyle event can override this property at times.

See Also

CustomSwitch Control