The properties of the CheckBoxTester class are listed below. For a complete list of CheckBoxTester class members, see the CheckBoxTester Members topic.
 Checked | Retrieves the Checked property of the CheckBox | 
 Count (inherited from ControlTester) | Returns the number of controls associated with this tester. | 
 Item | Overloaded. Allows you to find a CheckBoxTester by index where the name is not unique. | 
 Properties | Provides access to all of the Properties of the CheckBox. | 
 Text (inherited from ControlTester) | Convenience method retrieves the Text property of the tested control. | 
 Control (inherited from ControlTester) | The underlying control for this tester. | 
CheckBoxTester Class | NUnit.Extensions.Forms Namespace