Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an Instance of an OCX
Message
 
 
À
11/11/2002 12:57:00
Todd Wolfe
Certified Marketing Services
Kinderhook, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00721128
Message ID:
00721410
Vues:
36
Todd,

You can see the OLEClass that is on the object when you drop it onto a form (let's say it XYZCompany.SuperActiveX). Then you should be able to
oX = createobject( "XYZCompany.SuperActiveX" )
ox.DoSomething()
>I have an OCX that I know how to add to a form . Its call text.ocx found in directory c:\temp. Is there a way I can access it programitcly and use all of its functionality without using a form?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform