Hello
I'm designing a windows form and form's background image is exist and I
added a label and groupbox. There is a spesific image on the form and I want
to show this image as label and groupbox's background image.
namely, label,groupbox and form will use same image. I want to add image
only once,
for example, I will add image on the form's background after that label and
groupbox's background image will be same image.Shortly I want to realize
showing back of the components(groupbox,label,panel,button etc.)
How can I do?
Thanks for your help