I have a background image on my app, and i want to have a green panel in the form, but i want it to have opacity, to continues to show the background image.
Anybody have anytips?!?
Thank you,
Guilherme Costa
Printable View
I have a background image on my app, and i want to have a green panel in the form, but i want it to have opacity, to continues to show the background image.
Anybody have anytips?!?
Thank you,
Guilherme Costa
You could derive a class from the GroupBox class as that has opacity built in and does basically the same job as the panel control anyway.