Finds a control.
The control if one is found.
Exception Type | Condition |
---|---|
If there is more than one with the specified name, it will throw an AmbiguousNameException. If the Control does not exist, it will throw a NoSuchControlException. |
ControlFinder Class | NUnit.Extensions.Forms Namespace