NUnitForms Class Library

TextBoxTester Properties

The properties of the TextBoxTester class are listed below. For a complete list of TextBoxTester class members, see the TextBoxTester Members topic.

Public Instance Properties

Count (inherited from ControlTester) Returns the number of controls associated with this tester.
ItemOverloaded. Allows you to find a TextBoxTester by index where the name is not unique.
Properties Provides access to all of the Properties of the TextBox.
Text (inherited from ControlTester) Convenience method retrieves the Text property of the tested control.

Protected Internal Instance Properties

Control (inherited from ControlTester) The underlying control for this tester.

See Also

TextBoxTester Class | NUnit.Extensions.Forms Namespace