J
Josh Collins
Hey folks,
I'm sure this is a tired topic, but I've exhausted all my resources looking
for a fix to this issue.
I'm trying to extract an icon from either an ICO, DLL, EXE, etc. I can
retrieve these icons and place them either a picture box or an ImageList
with no problem. In Windows 2000 and earlier everything is great. But in
XP when I have to deal with the alpha channel in the 32 bit icons it get
hairy.
When displaying the icons in a listview object they look correct, but I
really want to use them in either a picture box, or in a label via an
imageList (which results in the nasty black outline). I am already using a
manifest file.
Does anyone have any ideas with this issue?
Thanks In Advance
josh
I'm sure this is a tired topic, but I've exhausted all my resources looking
for a fix to this issue.
I'm trying to extract an icon from either an ICO, DLL, EXE, etc. I can
retrieve these icons and place them either a picture box or an ImageList
with no problem. In Windows 2000 and earlier everything is great. But in
XP when I have to deal with the alpha channel in the 32 bit icons it get
hairy.
When displaying the icons in a listview object they look correct, but I
really want to use them in either a picture box, or in a label via an
imageList (which results in the nasty black outline). I am already using a
manifest file.
Does anyone have any ideas with this issue?
Thanks In Advance
josh