Gets the appearance of the border and the colors used to indicate check state and mouse state.
| C# | Visual Basic | Visual C++ |
public FlatButtonAppearance FlatAppearance { get; }
Public ReadOnly Property FlatAppearance As FlatButtonAppearance
public: property FlatButtonAppearance^ FlatAppearance { FlatButtonAppearance^ get (); }
Supported only in RanorexPro.
| Exception | Condition |
|---|---|
| NotSupportedException | Thrown when the property is not available. |
