Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Capturing and reacting to a right-click in another app
Message
From
05/05/2003 13:05:35
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00784247
Message ID:
00785018
Views:
26
>I have been reading your articles for years in FoxPro Advisor and this weekend in CoDe. In fact I did just read Markus Egger's article on Event Binding in VFP8 in CoDe. Unfortunately, he only discusses binding to events within your VFP application. There was no direction as to how to bind to an event in an external application. Maybe Word, Excel, Outlook, or anything so that I could get an idea as to how to go about it.
>
>The event that I want to bind is the right-click event on a field in GoldMine, a Contact Managment application.
>

BindEvents() is for binding to VFP events. To bind to COM object events, use the EventHandler() function.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform