RanorexNetRanorexNet Documentation
CheckBox Constructor (handle)
NamespacesRanorexCheckBoxCheckBox(IntPtr)
Initializes a new instance of the CheckBox class.
Declaration Syntax
C#Visual BasicVisual C++
public CheckBox(
	IntPtr handle
)
Public Sub New ( _
	handle As IntPtr _
)
public:
CheckBox(
	IntPtr handle
)
Parameters
handle (IntPtr)
The window handle that the control is bound to.
Remarks
Supported only in RanorexPro.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524