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

◆ checked_back_color() [1/3]

std::optional< xtd::drawing::color > xtd::forms::flat_button_appearance::checked_back_color ( ) const
noexcept

Gets 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.

Returns
A xtd::drawing::color structure representing the color of the client area of the button.
Examples
border_style.cpp.