.net - Textbox Formatting -
Is there a library that will provide content to format text box (or rich textbox) based on content, Does the content correspond to a pattern (abstract syntax highlighting)? It would be nice if it is possible to win both web in the world as well, although I prefer Winform (or WPF for that matter).
Select the text that you need to programmatically, and then set the Select Caller property. Of course, you will need to write a regular expression which is to select which text, but after that it is easy to paint.
Oh, yes; This will not work for a text box, only a rich textbox (obviously).
Comments
Post a Comment