CustomButton Xojo Plugin

CustomButton.DMDisabledTextColor Property

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

DMDisabledTextColor as Color {Read and Write}

Remarks

The PreProcessStyle event can override this property at times.

See Also

CustomButton Control