How to change the font color in the textbox in C#?

Posted by George Tyler on Stack Overflow See other posts from Stack Overflow or by George Tyler
Published on 2010-05-11T18:47:16Z Indexed on 2010/05/11 18:54 UTC
Read the original article Hit count: 292

Filed under:
|
|
|
|

If I want to upload a text file into the textbox and want to highlight certain words with a font color change, how can I do that without drawing the text?

Thank you.

© Stack Overflow or respective owner

Related posts about font

Related posts about color