NUnitForms Class Library

ControlFinder Class

Internal use only. Finds controls according to their name property.

For a list of all members of this type, see ControlFinder Members.

System.Object
   Finder
      ControlFinder

[Visual Basic]
Public Class ControlFinder
Inherits Finder
[C#]
public class ControlFinder : Finder

Remarks

It is also used by the recorder application.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

ControlFinder Members | NUnit.Extensions.Forms Namespace