I'm having a ***** of a time trying to impliment this. I know someone posted a project of thiers to do this, but there is ALOT of extra code in it, I'm not sure what everything does and while I know how to do some simple Regular Expressions, most within that project are very large with TONS of symbols in it, I don't know what they even do... lol. Also, I cannot get the same code to work AT ALL in a DLL file, which is what I'd need to incorporate it into.

Basicly, my question is, what is the easyest way to impliment highlighting of certain keywords AND highlighting everything in between 2 characters a user would input.

If someone has very simple examples, I should be able to work from there.