CustomButton Xojo Plugin

CustomCheckBox.DMButtonColor Property

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

CustomCheckBox Control