2
Reply

How to change label backstyle transparent in c#?

Nitesh Tarbani

Nitesh Tarbani

Jul 4 2010 8:05 AM
6.3k
i want to know how do i make the label transparent in c# with the control
color it currently on. I tried following code but it is nt working.

"label1.BackColor = Color.Transparent;"

Please help me out.
I have even tried by keeping label's backcolor property as transparent. but still its nt working.

Answers (2)