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

◆ checked_back_color() [2/2]

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

Sets the checked background color for the control.

Parameters
colorA xtd::drawing::color that represents the checked background color of the control. The default is the value of the xtd::forms::theme_colors::current_theme::accent color.