-
Me.Icon Troubles
Hi Guys,
I am having a problem with loading a 16x16 ICON into the Icon property of a form. It seems to always display the Transparent color as black. Is there some way that I can get the Device Context of this icon's container (ie. the System menu or whatever) so I can BltBit a modified bitmap "into" the icon?
I have tried getting the handle of the system menu and getting the hDC from the handle and that does not work.
Does anyone have any ideas?
Thanks!
Corey
-
Are you running Windows 2000 or Windows XP? I think I've noticed this behavior in those OSes before.
-
I am running Win2K, have you found a solution to this problem?
Thanks,
Corey