I am trying to change a label's text color. If the user enters invalid data, I want the label to appear in red. But I am exhausting my options.
Label1.forecolor = "red"
Label1.forecolor = red
etc.
I can't locate it with searches. And I have used it before.
Thanks.
Label1.forecolor = "red"
Label1.forecolor = red
etc.
I can't locate it with searches. And I have used it before.
Thanks.