Can a Label.BackColor be transparent?
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
:confused:
Shimi
-
:confused:
Shimi
Yes! You can set BackColor property of a label to transparent.
-
Yes! You can set BackColor property of a label to transparent.
I'm talking about System.Windows.Forms.Label which doesn't react correct even I set the BackColor property at run-time. my objective is to put a label within a picture or a drawn area so it must be really transparent. thanks for your post. :laugh:
Shimi