Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to AddObject Ole-objects to a form at runtime?
Message
 
À
18/05/2005 05:58:54
Evert Meulenkamp
Meulenkamp Automatisering
Hengelo Ov, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 6 SP3
OS:
Windows '98
Database:
Visual FoxPro
Divers
Thread ID:
01015240
Message ID:
01015250
Vues:
19
Why you not use a starndart VFP Image Control to show pictures?
Also lcPicture is LOCAL variable, it is out of scope within Init Event of the olePict1. try:
THISFORM.AddObject("olePict1","olePict",ALLTRIM(v_pic.pictname))
THISFORM.olePict1.Visible = .t.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform