CustomButton Xojo Plugin

DesktopCustomCheckBox.DMTextColor Property

Sets the text color of the button when button is down 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

DesktopCustomCheckBox Control