CustomButton Xojo Plugin

DesktopCustomSwitch.FocusColor Property

Color for the focus on the switch button.

FocusColor as Color {Read and Write}

Remarks

This property can be overridden by DMFocusColor if system is in dark mode and SeparateDarkModeStyle property is set to true.

Additionally customization in the PreProcessStyle event can override this property at times.

See Also

DesktopCustomSwitch Control