H
Hannibal111111
In VB6 it was very easy to make a label transparent so it will show
the background color of the form that it is on. But how do I do this
in VB.Net? I have a label on a form and I want the form's background
image to show through the label. Also on another form, I have a label
over a picture box, and I want the image of the picture box to show
through the label. I have tried setting the label's backcolor =
Transparent but this does not work. I have tried this in both
design-time and run-time.
Any suggestions?
Thanks,
Chris
the background color of the form that it is on. But how do I do this
in VB.Net? I have a label on a form and I want the form's background
image to show through the label. Also on another form, I have a label
over a picture box, and I want the image of the picture box to show
through the label. I have tried setting the label's backcolor =
Transparent but this does not work. I have tried this in both
design-time and run-time.
Any suggestions?
Thanks,
Chris