CustomButton Xojo Plugin

CustomButton.DMButtonDownColor Property

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

DMButtonDownColor as Color {Read and Write}

Remarks

The PreProcessStyle event can override this property at times.

See Also

CustomButton Control