Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Images to the ImagesList control at Run-time
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00138618
Message ID:
00138721
Views:
11
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform