6
Answers

how to change WinForm controls' text color programatically?

Bob Lewiston

Bob Lewiston

15y
7.6k
1

Can anybody tell me how to change WinForm controls' text color programatically? I have no problem finding the fields to assign colors to, but the compiler doesn't recognize any color I mention, whether it's something like WindowText, or something like Red.

BTW, I'm using VC# Express 2008.

Answers (6)