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
This