Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Brain Dead but still coding!
Message
 
 
À
01/02/2002 14:50:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00614221
Message ID:
00614232
Vues:
20
This message has been marked as the solution to the initial question of the thread.
DEFINE CLASS cUnzip AS OLEControl
OLEClass = < OLE class for your Activex here >
NAME='cUnzip'
.......
ENDDEFINE
>I forgot how to define a class which is a subclass of an activeX control! Do I try this:
>
>define class cUnzip as olecontrol
>oUnzip = ''
>
>funcrion init
>this.ounzip = create(???????
>
>
>
>Help the olecontrol challenged.
>
>Glenn
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform