NUnitForms Class Library

TabControlTester Class

A ControlTester for testing TabControls.

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

System.Object
   ControlTester
      TabControlTester

[Visual Basic]
Public Class TabControlTester
Inherits ControlTester
[C#]
public class TabControlTester : ControlTester

Remarks

There is a convenience method for selecting a specified tab.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

TabControlTester Members | NUnit.Extensions.Forms Namespace