CustomButton Xojo Plugin

CustomButton.DMTextColor Property

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

DMTextColor as Color {Read and Write}

Remarks

The PreProcessStyle event can override this property at times.

See Also

CustomButton Control