Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Add Image to ListBox
Message
De
23/04/2001 08:29:22
 
 
À
23/04/2001 08:12:39
Edward See
Magicalogic Consultancy System
Quezon, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Divers
Thread ID:
00498509
Message ID:
00498515
Vues:
9
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform