CustomButton Xojo Plugin

CustomSwitch.DMTextColor Property

Sets the text color when switch is on and system is in dark mode and SeparateDarkModeStyle property is set to true.

DMTextColor as Color {Read and Write}

Remarks

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

This property has no effect unless HasTextColor property is set to true

See Also

CustomSwitch Control