change the colordepth of your imagesList that you're using for the listview and try a higher colorDepth depending on the PNGs (like Depth32Bit) and you'll see the diffrence .
Asha
2009-10-24 10:22:00
change the colordepth of your imagesList that you're using for the listview and try a higher colorDepth depending on the PNGs (like Depth32Bit) and you'll see the diffrence .
Well, this was pretty easy. Just don't change the image size of the ImageList after adding the images :)