Share via


Extending Projects in Visual FoxPro

You can access and manipulate projects programmatically as objects using Project Manager hooks.

In This Section

  • Project Manager Hooks
    Introduces Project Manager hooks and tasks you can perform with projects programmatically.

  • Project Object Hierarchy
    Describes the hierarchy for a project object and its associated ProjectHook object.

  • Project Object Architecture
    Describes language elements, such as clauses and project events, that are part of the project object architecture.

  • Working with Projects
    Defines a project a configuration and a group of files that produce a program or final binary file or files.

  • Development Productivity Tools
    Provides information on developer tools provided for application development within the Visual FoxPro application and the language.