RanorexNetRanorexNet Documentation
FlatStyle Property
NamespacesRanorexCheckBoxFlatStyle
Gets or sets the flat style appearance of the button control.
Declaration Syntax
C#Visual BasicVisual C++
public FlatStyle FlatStyle { get; set; }
Public Property FlatStyle As FlatStyle
public:
property FlatStyle FlatStyle {
	FlatStyle get ();
	void set (FlatStyle value);
}
Remarks
Supported only in RanorexPro.
Exceptions
ExceptionCondition
NotSupportedExceptionThrown when the property is not available.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524