Visual FoxPro Framework Application Object

See Also

The enhanced framework _application class includes, besides its properties and methods, five objects.

The application object contains code for standard methods and includes a set of new methods that provide most of the enhanced functionality of the Visual FoxPro 6.0 enhanced Application Framework. You can access the details of _application and its contained objects, cuserror, cusdatasession, cuswindowhandler, custablesort, and custablenav in _framewk.vcx.

For information about how the methods and properties of the _application class work in the enhanced application framework, see the Behind the Scenes section of the Application Builder Help topic. Here you can find general descriptions about how the application is built.