NUnitForms Class Library

MenuItemFinder Class

Internal use only. This class finds MenuItems according to a name.

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

System.Object
   Finder
      MenuItemFinder

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

Remarks

It is also used by the recorder application to determine names of Controls.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

MenuItemFinder Members | NUnit.Extensions.Forms Namespace