Tutorial: Simple Custom .NET Windows Forms Control

In this tutorial, you learn how to build a Custom Server for a Microsoft TrackBar control that enables UFT One to record and run a SetValue operation on the control. You implement the Custom Server in C#. A Custom Server can be similarly implemented in Visual Basic.

This tutorial refers to Microsoft Visual Studio 2008. However, you can use other supported versions of Visual Studio to build the Custom Server as described in this tutorial.

Note: The Microsoft Visual Studio dialog box images and the instructions in this section refer to Microsoft Visual Studio 2008. If you use a different Microsoft Visual Studio version, the dialog boxes may differ slightly in appearance and the UFT One CustomServer template may be located in a slightly different node in the tree.

This section includes: