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

◆ flat_style() [1/2]

virtual xtd::forms::flat_style xtd::forms::button_base::flat_style ( ) const
virtualnoexcept

Gets the flat style appearance of the button control.

Returns
One of the xtd::forms::flat_style values. The default value is xtd::forms::flat_style::standard.
Examples
demo.cpp.