Tutorial: Complex Custom .NET Windows Forms Control

In this tutorial, you learn how to build a Custom Server for controls that require more complex implementation solutions, so that UFT One can record and run operations on these controls. You implement the Custom Server in C#. A Custom Server can be similarly implemented in Visual Basic.

The explanations in this section assume that you are familiar with .NET Add-in Extensibility concepts and already know how to implement a Custom Server.

This section includes: