I don't know exactly what you are trying to use it for but just use the Panel
control, set the TransparencyKey for the form to say, Color.Black and set the
BackColor of the Panel control to black. This will do the same thing. Or you
could just set the BackColor of the Panel to Transparent
> Hi,
>
[quoted text clipped - 4 lines]
>
> Thanks in advance