Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create imagecontainer programatically..
Message
De
04/01/2007 16:21:37
 
 
À
04/01/2007 16:14:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6
Divers
Thread ID:
01182130
Message ID:
01182538
Vues:
11
>Hi Sergey, thanks for your reply. In your example, you know already that the name of your imagecontrol is oImg, but in my case, I do not know it yet.
>
>I was thinking of doing something like addobject(&cImgName,"Image") but this don't work.
>
>Any more help? TIA.
with thisform
  .AddObject('myimage','image')
  .myimage.visible=.t.
endwith
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform