Hi
i'm new to ICSharpcode.texteditor but i'm not new to C#.
How can i write colorful text in Texteditorcontrol of ICSharpcode.texteditor??? i don't know how to change its text color.
Thanks for your helping
You have to setup a syntax highlighting definition:
see http://wiki.sharpdevelop.net/Syntax%20highlighting.ashx
Thank you so much.
It helped me so good