A
acko bogicevic
Hi
In btnClick event i want to change back color of label
lbl.BackColor=Color.Red for example
but problem is than i have color like this #F9DA00
and lbl.BackColor = "#F9DA00" does not work.
Thanks Alex
In btnClick event i want to change back color of label
lbl.BackColor=Color.Red for example
but problem is than i have color like this #F9DA00
and lbl.BackColor = "#F9DA00" does not work.
Thanks Alex