Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Createobject()
Message
De
24/07/2001 18:37:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00534712
Message ID:
00534728
Vues:
15
>What is the deal with instantiating active-x controls in code?

This works for me:
oX = CREATEOBJECT('mscomctllib.treectrl.2')
loNode = oX.Nodes.Add()
Shoudl be fine, maybe its something with teh control.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform