Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wang image
Message
De
13/04/2000 12:48:04
 
 
À
12/04/2000 01:00:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00358539
Message ID:
00359355
Vues:
12
I had the same problem. Currently I am solving it by leaving out the control from the form. Then using code, I try to

ThisForm.AddObject('OleControl','OleControl','Imaging.EditCtrl.1')

If unsuccessful, then I

ThisForm.AddObject('OleControl','OleControl','WangImage.EditCtrl.1')

This seems to work for me, though we haven't tried this at clients yet.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform