Thumbnail browser application

Runtime_error

Active member
Joined
Aug 5, 2003
Messages
38
hi, i am developing an image management application part of university project thing. I need some suggestions please.

The application is in c# and coding is no problem. But i would like to know that what existing control can i use/extend to display thumbnails. Lets say display thumbnails like in photoshop or a windows folder when viewing image thumbnails.

Imagelist being one to store the images, but what control can i use to display the thumbnails? Each thumbnail will have a name underneath the image so i need some control that can handle that.

Can i use LISTVIEW control?

I dont want to go :( start thinking about regions and stuff (too painful).

Any suggestions would be appreciated, links, tutorials.

Thanks in advance
 
Back
Top