[RESOLVED] color code for text characters
I am looking for a way to change color code for individual characters on the same line as others, which will have a different color. Much like how some words in the code will be blue, black, light blue.. I can't find any code online and don't know enough to make it myself.
Re: color code for text characters
I think, you could use a RichTextBox control to color the text with different colors. If you search this forum, you'll find some examples. If I remember correctly, bergekiller or someone had posted code for this.
:wave: