Syntax Highlighting in a RichTextBox
Rich Text Box control is one of the best controls from which we can derive multiple uses. One such usage is building a code editor. Let me take SQL for example as the language I want to code in. It looks good to see keywords in different color than my normal text. It gives me [...]
Read Full Post | Make a Comment ( None so far )

