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

◆ checked_back_color() [2/3]

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.

Parameters
colorA 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.
Returns
Current xtd::forms::flat_button_appearance.