Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Add Image to ListBox
Message
De
23/04/2001 22:43:17
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:
00498829
Vues:
7
>>anybody,
>>how do we add an image to each listitem of a listbox ?
>>or do we have to resort to a listview ocx with an imagelist ocx ?
>>the listbox is for choosing output to different formats
>>ed
>
>Here is the code with the VFP listbox
>
>WITH MyListBox
> .ADDITEM(tcDescription)
> lnRow = .LISTCOUNT
> .PICTURE(lnRow) = "MyPicture.bmp"
>ENDWITH
>
>Marcel

thanks marcel !
ed
Use things, not people. Love people, not things
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform