Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get pictures on a bound listbox
Message
De
03/08/1998 09:42:18
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00123257
Message ID:
00123517
Vues:
22
I tried changing Picture[i] to Picture, and it now works in my bound list!

Unfortunately, I really need the picture to be conditional. Could you check and see if the [i] works for you?

>>THISFORM.{listX}.Picture[I] = "question.bmp".
>
>You don't need to loop through each item. You can shorten the code to:
>
>ThisForm.Listx.Picture = "question.bmp"
>
>You only need to loop through items if the picture is conditional.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform