NUnitForms Class Library

NoSuchControlException Class

Exception is thrown when a control can not be found by its specified name.

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

System.Object
   Exception
      NoSuchControlException

[Visual Basic]
Public Class NoSuchControlException
Inherits Exception
[C#]
public class NoSuchControlException : Exception

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

NoSuchControlException Members | NUnit.Extensions.Forms Namespace