Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveX question?
Message
De
08/07/1999 11:12:42
 
 
À
08/07/1999 11:00:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00238864
Message ID:
00238875
Vues:
14
>Just wondering if any one know if there is a way to determine the version# of an activeX control programatically in VFP. i.e. I want to find out the version# of the calendar control at run time...

If you want your app to look in the registry it should be under HKET_CLASSES_ROOT\(ocxname)+'.'+(component)

You'll have to do some digging but I think its in there.

Doug Hennig wrote a cool artice in FoxTalk a while ago about how to avoid conflicting versions by adding them at runtime, because ActiveX are 'forward, but not backward compatible'.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform