Record Class Finds no Properties or Methods for a Visual Basic Object

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

If record class finds no properties or methods for an object, perform the following tasks:
  • Make sure the extension is loaded and enabled properly.
  • Verify that the object, whose class you are recording, is an ActiveX control or a native Visual Basic control.
  • If the ActiveX control was created in Visual Basic 5, it must expose its properties and methods. For additional information on exposing properties and methods, refer to the Visual Basic 5 documentation.