I need to create some activex controls with transparent backgrounds. These controls contain non-sqare transparent gifs. The issue is that eventhough transparency is enabled in the project, the gifs still have a gray square around them when I insert the OLE object into my externa application.
So what I've tried is:
So I do all of this and there is a gray box around the extents of my image rather than it being transparent.
I have found an .ocx called transimg that seems to work, but since it isn't open source, I don't know how they did it.
Any clues?