Share via


Event Binding for Objects

You can use event binding to attach an event, method, or property from a Visual FoxPro object or an event from a Component Object Model (COM) object, both of which can act as event sources, to a Visual FoxPro object. However, the approach for binding events from native and COM objects differs.

In This Section

Related Sections

  • Using Visual FoxPro
    Provides an overview of Visual FoxPro features, describes concepts and productivity tools for developing, programming, and managing high-performance database applications and components.
  • Reference (Visual FoxPro)
    Includes Visual FoxPro general, programming language, user interface, and error message reference topics.
  • Samples and Walkthroughs
    Contains Visual FoxPro code samples and step-by-step walkthroughs that you can use for experimenting with and learning Visual FoxPro features.