Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Item icons in combobox control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00751906
Message ID:
00751909
Vues:
23
Try something like:
THISFORM.combobox1.PICTURE[1] = "c:\picture1.bmp"
THISFORM.combobox1.PICTURE[2] = C:\picture2.bmp"

I have not test them, but it works for lists.

>Is there any way to show a different icon for individual items in a dropdown list type combobox? BTW, the items are populated by a cursor.
>
>I tried setting the Picture property, but it put the same icon on each item.
>
>Thanks in advance!
>
>Don
Dominican Republic, a Paradise in America
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform