I have a form that has transparent sections. In those transparent sections, I have put panels. These panels perform functions when clicked. I need the Panels to be a Opacity of about 5% so It is just a shade of Gray.
Properties of the Panels:
(Double Click) - This will make it visible = false.
(Mouse Click) - This will display a message.

___________________________
I just need to make it so the panel is see through and you can see through both the form and somewhat of the panel.