S
Steve
How do I set the back colour of a label using code? I can do regular
colours with something like: "label1.backcolor = drawing.color.blue".
But the color I want to set at run time using code is a custom color
"128, 255, 128". Is this possible?
colours with something like: "label1.backcolor = drawing.color.blue".
But the color I want to set at run time using code is a custom color
"128, 255, 128". Is this possible?