Share via


Object Browser

The Object Browser displays the classes, properties, methods, events, and constants available for COM object libraries such as those from your Visual FoxPro COM servers. You can use it to find and use objects you create, as well as objects from other applications.

The Object Browser is specifically tailored for Visual FoxPro developers to assist in tasks such as creating a list of #DEFINEs for constants defined in a type library, or providing the interface definition for use with an IMPLEMENTS statement in your class definition.

See Also

Object Browser Window | Using the Object Browser | _ObjectBrowser System Variable