Predefined Class Definition File for Visual Basic

This functionality is supported only if you are using the Classic Agent.

The vbclass.inc file provides 4Test class definitions for the native Visual Basic controls and bundled ActiveX controls supported in included in Microsoft Windows Visual Basic 6.0 Professional Edition. Each class in the file lists the prototypes of all properties and methods for the class.

If you did not install Visual Basic/ActiveX support but later want to enable it to test your applications, you must manually edit startup.inc in order to use the predefined class definitions; otherwise, you will have to record all class definitions yourself. The procedure for manually enabling Visual Basic/ActiveX support is described in Enabling the ActiveX/Visual Basic Support.