API Library Construction

This section includes topics on API library routines, system events, and key codes.

In This Section

  • Accessing the Visual FoxPro API
    Describes how you can write your own Microsoft ActiveX control or Visual FoxPro -specific dynamic-link library (.fll file). By calling the functions available in the API available in Visual FoxPro, you can create controls or libraries that are tightly integrated with and optimized for use in Visual FoxPro

  • Extending Visual FoxPro with External Libraries
    Discusses how you can add Microsoft ActiveX controls (.ocx files) to your application easily, providing you with new objects to use in forms, to subclass, and to manage the way you work with native Visual FoxPro controls.

  • Language Reference (Visual FoxPro)
    Includes topics on controls, objects, properties, methods, events, statements, functions, and constants.

  • Developing Visual FoxPro Applications
    Includes conceptual information about how to develop Visual FoxPro applications, instructions for creating databases and the user interface, and other tasks needed to create Visual FoxPro applications.

  • Programming in Visual FoxPro
    Describes how you can access the full power of Visual FoxPro by creating applications. Understanding object-oriented programming techniques and the event-driven model can maximize your programming productivity.