ListView and ImageList

  • Thread starter Thread starter Elisa
  • Start date Start date
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
 
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
 
Hi,
we are using 100*100 in our app for thumbnails of images and it works well

Pete
 
Back
Top