Ive seen many threads on this and all remain unanswered.

http://www.vbforums.com/showthread.p...threadid=63261

Why does an image box lose its transparency on a transparent usercontrol, and how can I get around it? Ive tried PaintPicture directly to the form but that doesnt seem to work for i still get a chunk of grey around the triangle i draw...

So if nobody knows how to fix the image box transparency, does anyone know how i can draw a white triangle on a transparent control?