ImageList Component: Adjust Image Size Per Image

  • Thread starter Thread starter senfo
  • Start date Start date
S

senfo

I'm using an ImageList component in conjunction with a ListView control
to display images and it appears as though it's only possible set the
size of an image globally, for the entire list. Is there any way to
adjust the size of images on a per image basis?

Thank you,
 
Hello senfo,
I'm using an ImageList component in conjunction with a ListView control to
display images and it appears as though it's only possible set the size of
an image globally, for the entire list. Is there any way to adjust the
size of images on a per image basis?

No, the image list assumes that all images are the same size.


Oliver Sturm
 
Back
Top