6
Reply

how to change WinForm controls' text color programatically?

Bob Lewiston

Bob Lewiston

Mar 4 2009 6:04 PM
7.6k

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)