Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EVENTHANDLER() Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00579738
Message ID:
00579747
Vues:
27
>I'v been reading up on EVENTHANDLER() in some MS documentation on MSDN.
>
>First of all, I enter EVENTHANDLER into the VFP help and I cant seem to
>find it.
>

It should be there. It's under Reference - Language Reference - Functions.

>Secondly, does the class I create to handle the event have to have all
>the methods/events of the COM object? How do I know what events to
>code in my class and the parameter info for each?

Yes, you have to implement the entire interface. Use the new Object Browser to drag the appropriate interface into an edit window and all the informatino will be added for you.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform