GaugeControl Xojo Plugin

DesktopGaugeControl.DownColor Property

Sets the color for the body of the Gauge when mouse is pressed down on it. (Applies only if the gauge has been set to be clickable)

DownColor as Color {Read and Write}

Remarks

This property can be overridden by DMDownColor if system is in dark mode.

See Also

DesktopGaugeControl Control