|
Hey guys,
I'm using a .Net ListView with an associated ImageList set to 32bit colors. I'm also using a manifest file to enable visual styles. My ap runs great in XP, but as soon as I run it on 2000, some of my custom Bitmaps lose their Alpha transparency. This only happens in the ListView. The Alpha on rest of my custom Bitmaps/Icons outside of the ListView looks great. The same thing was happening in XP a while ago before I realized that I had had to set the Imagelist to 32bit. Is there a workaround for this?
Thanks.
|