NUnitForms Class Library
ControlTester.Control Property
The underlying control for this tester.
[Visual Basic]
Protected Friend ReadOnly Property Control As
Control
[C#]
protected internal
System.Windows.Forms.Control
Control {get;}
See Also
ControlTester Class
|
NUnit.Extensions.Forms Namespace