RanorexRanorex Documentation
CheckState Property
NamespacesRanorexCheckBoxCheckState
The state of the checkbox.
Declaration Syntax
C#Visual BasicVisual C++
public virtual CheckState CheckState { get; set; }
Public Overridable Property CheckState As CheckState
public:
virtual property CheckState CheckState {
	CheckState get ();
	void set (CheckState value);
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)