Hi,
I want to use Syntax Highlighting in a Rich Text Box (or any text box for that matter).
I got it working with my own code using Selection and SelectionColor.
However this seems like it's not that great because it has to loop through in a weird way.
Is there any way at all to do good syntax highlighting in VBNET while the user is typing, for example?
:o
I want to use Syntax Highlighting in a Rich Text Box (or any text box for that matter).
I got it working with my own code using Selection and SelectionColor.
However this seems like it's not that great because it has to loop through in a weird way.
Is there any way at all to do good syntax highlighting in VBNET while the user is typing, for example?
:o