G
Guest
if you go to Windows Explorer and select a directory that contained a bunch of images, then go to VIEW > THUMBNAILS
you will see a thumbnails of all the images in the folder.
to familiarize myself with C# code, i want to do something like that.
i was thinking of using LISTVIEW and IMAGELIST controls.
i've been testing various codes but cannot get the image to display.
just wondering if LISTVIEW and IMAGELIST controls are the best candidate for this job.
or, is there another control(s) can do it better/easier?
any sample codes or suggestions would be appreciated.
TIA
you will see a thumbnails of all the images in the folder.
to familiarize myself with C# code, i want to do something like that.
i was thinking of using LISTVIEW and IMAGELIST controls.
i've been testing various codes but cannot get the image to display.
just wondering if LISTVIEW and IMAGELIST controls are the best candidate for this job.
or, is there another control(s) can do it better/easier?
any sample codes or suggestions would be appreciated.
TIA