Event Binding for Objects
You can use event binding when you want to attach a Visual FoxPro object to an event, method, or property from another Visual FoxPro object or an event from a Component Object Model (COM) object, both of which can act as event sources. However, the approach for binding events from native and COM objects differs.
In This Section
- Event Binding for Visual FoxPro Objects
Discusses binding events, methods, and properties from other native Visual FoxPro objects to Visual FoxPro objects. - Event Binding for COM Objects
Discusses binding events from COM objects to Visual FoxPro objects.
Related Sections
- What's New in Visual FoxPro 8.0
Describes new features and enhancements for this version of Visual FoxPro. - General Reference
Includes technical Visual FoxPro information such as file types, file structures, and other reference information about Visual FoxPro elements.