Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
475
Ultralabel Color is not changing
posted

Hi,

I am using the following code to change the background color programatically.

lblflagging.BackColor = Color.OrangeRed

However the default background color (GreenYellow) does not change.

Can you please tell me what am I doing wrong? Thanks