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

◆ slider_color() [1/2]

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

Gets the slider color for the control.

Returns
A xtd::drawing::color that represents the slider color of the control. The default is the value of the xtd::switch_button::back_color property.
Examples
demo.cpp.