RichTextBox, append a text string and high-light portions of the string that don\'t match a reference string.


/ Published in: C#
Save to your folder(s)

This static function will append a string to a RichTextBox while high-lighting characters that don't match a reference string. It's similar to a file-compare GUI that high-lights mis-matched characters.

![alt text](https://docs.google.com/uc?id=0Bw1KoEBfCFrEMmY1ZmVjZjUtMGE4Ny00OWE0LTg1YWItNDkzNzljMWZiYTA2&export=download&authkey=CNOQvbwI&hl=en)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.