CustomButton Xojo Plugin

CustomButton.DMDisabledButtonColor Property

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

DMDisabledButtonColor as Color {Read and Write}

Remarks

The PreProcessStyle event can override this property at times.

See Also

CustomButton Control