Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Createobject()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00534712
Message ID:
00534765
Vues:
17
>The problem will come at runtime on a machine that does not have developer license installed on many ActiveX controls.

In this case it is on the original machine.

> The workaround to this is to subclass the control by dropping on a form. Then you instanciate the form instead of the control.

Do you think there is any problem using this from an FRX? I don't see why there would. I am thinking put the code in a function, and return a reference to the form that can be stored in a report var. For each record I can pass the var to a function that can use the control on the form. When the report is done, the var goes out of scope. This way I won't be creating/destroying for each record. Sound good?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform