ButtonBase::FlatAppearance Property
.NET Framework (current version)
Gets the appearance of the border and the colors used to indicate check state and mouse state.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(true)] property FlatButtonAppearance^ FlatAppearance { FlatButtonAppearance^ get(); }
Property Value
Type: System.Windows.Forms::FlatButtonAppearance^One of the FlatButtonAppearance values.
.NET Framework
Available since 2.0
Available since 2.0
Show: