Share via


Visual FoxPro Framework Application Object

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 enhanced Application Framework in this version of Visual FoxPro. 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 Application Builder Help topic. Here you can find general descriptions about how the application is built.

See Also

Application Builder | Wizards Overview | Application Wizard Object Members | Application Wizard