RanorexNetRanorexNet Documentation
FlatAppearance Property
NamespacesRanorexButtonFlatAppearance
Gets the appearance of the border and the colors used to indicate check state and mouse state.
Declaration Syntax
C#Visual BasicVisual C++
public FlatButtonAppearance FlatAppearance { get; }
Public ReadOnly Property FlatAppearance As FlatButtonAppearance
public:
property FlatButtonAppearance^ FlatAppearance {
	FlatButtonAppearance^ get ();
}
Remarks
Supported only in RanorexPro and .NET 2.0.
Exceptions
ExceptionCondition
NotSupportedExceptionThrown when the property is not available.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524