Allows you to find a ControlTester by index where the name is not unique.
Allows you to find a ControlTester by index where the name is not unique.
public ControlTester this[int] {get;}
Convenience accessor / mutator for any nonsupported property on a control to test.
public object this[string] {get; set;}
ControlTester Class | NUnit.Extensions.Forms Namespace