Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Add Image to ListBox
Message
From
23/04/2001 08:29:22
 
 
To
23/04/2001 08:12:39
Edward See
Magicalogic Consultancy System
Quezon, Philippines
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00498509
Message ID:
00498515
Views:
8
Have a look at the ListItem() array.

I think you can give each list an image by doing something like:

thisForm.lstMyList.ListItem(1).Bitmap = "Picture.BMP"

If my memory serves correctly, I think that's how to do it.

Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform