Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing Custom ActiveX DLL Events
Message
De
18/12/1997 00:49:26
 
 
À
18/12/1997 00:45:30
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00066798
Message ID:
00066825
Vues:
42
>>The whole idea is that you don't need to create an object (which is a class instantiation). You need to create a class. In the class definition you can overwrite the methods of the base control/ActiveXDLL/ActiveX/OCX.
>
>Exactly. That's why I think I'm close. I'm trying to follow the example in help on DEFINE CLASS, and I can't get it to work. I keep getting syntax errors when I try to add an object (not mine, but a real ActiveX control)

Don't try that example. It's a little too "basic". In VFP, any ActiveX (DLL or whatever) must be used in a OleControl container. So, use the other example I told you about. It shows how to add an Excel object on a form. But it should work with any ActiveX and container.

Vlad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform