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 Architecture
    Describes language elements, such as clauses and project events, that are part of the project object architecture.

Related Sections

  • 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.