Change listview icons size

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I would need to increase the size of the icons of a list view, to show a list of images.
Is It possible to change this size?
Is there another control more accurate to do this?


Thanks for al
 
fran said:
I would need to increase the size of the icons of a list view, to show a list of images.
Is It possible to change this size?

I am not sure how to do it with the .NET Fx, but you can definitly do it
using the Win32 API.

Is there another control more accurate to do this??

Not that I know of.


HTH,
Jeremy
 
Back
Top