ListView and ImageList

E

Elisa

Hi,

Should I be able to use slightly odd image sizes in a
ListView/ImageList, e.g. 32x40 pixels? My emperical test aren't
altogether conclusive :)


Regards,

Elisa
 
P

Peter Foot [MVP]

Although the guidelines recommend 16x16 for details view and 32x32 for large
icons view you can use other image sizes in your listview. There is a
certain aspect of trial-and-error to see what the display looks like.

Peter
 
P

Pete Vickers [eMVP]

Hi,
we are using 100*100 in our app for thumbnails of images and it works well

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Adding images to a listview 11
SP2 Imagelist Bug 7
virtual listview with thumbnails 3
Transparent bitmaps 18
Problem with imagelist 2
ListView scrollbars 7
Listview Icon Shuffle 2
Divider in ListView 8

Top