Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OCX install?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00720617
Message ID:
00720739
Vues:
10
>>I need to test if an specific OCX is installed in the systme, if not, I will install it, programatically off course!
>
>I would do someting like this:

>DEFINE CLASS ObjectProvider As Session
>
> FUNCTION GetObject( cObjectName as String ) As Object

....

Just a comment that some OCXs may require to be instantiated on a form. In this case, replace the session class with a form.

You don't have to show the form.

John Burton
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform