I want to make the background of a VB.NET form translucent - how can I change the opacity of ONLY the background?
The only opacity property I can find so far belongs to the form object - which changes the whole form's opacity.
I want to make the background of a VB.NET form translucent - how can I change the opacity of ONLY the background?
The only opacity property I can find so far belongs to the form object - which changes the whole form's opacity.