flat_button_appearance & xtd::forms::flat_button_appearance::checked_back_color | ( | const xtd::drawing::color & | color | ) |
Sets the color of the client area of the button when the button is checked and the mouse pointer is outside the bounds of the control.
color | A xtd::drawing::color structure representing the color of the client area of the button.structure representing the color of the client area of the button. |