Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capturing and reacting to a right-click in another app
Message
De
05/05/2003 13:05:35
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00784247
Message ID:
00785018
Vues:
25
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform