I'm stumped. How can I do a borderless and tansparent control that also responds to both left and right mouse click? I have a bitmap for my form, and I don't want to see the control. I've tried many things, but have never been able to get it all together.

Also, any ideas on how to limit the shape of a control to round when the control needs to also be a bitmap? I can't seem to get rid of the square background. Trying to specify a mask color only produces a gray background that is still square.

Many Thanks!