Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding Images to the ImagesList control at Run-time
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00138618
Message ID:
00138721
Vues:
10
>I am trying to give the end-user to add items (w/images) to a treeview control at run-time. Is there a method associated with the ImagesList control which can be called from VFP to add a image (and it's associated key name). It would be nice if there were some sort of documentation on this and other OLE controls in general.
>Any help would be greatly appreciated.
>
>Thanks,

Hi Gary,

In addition to what Fred told you, you can also use the picture clip control for the images. This allows you to store all the images in a single bitmap and reference them through the picture clip control's GraphicCell property. This should be faster than having to resolve all the individual bitmaps or icons, since only a single image file is required.

hth,
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform