CustomButton Xojo Plugin

CustomButton.DMButtonColor Property

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

DMButtonColor as Color {Read and Write}

Remarks

The PreProcessStyle event can override this property at times.

See Also

CustomButton Control