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