xtd 0.2.0
Loading...
Searching...
No Matches

◆ slider_color() [2/2]

virtual switch_button & xtd::forms::switch_button::slider_color ( const xtd::drawing::color color)
virtual

Sets the slider color for the control.

Parameters
colorA xtd::drawing::color that represents the slider color of the control. The default is the value of the xtd::switch_button::back_color property.