Control/Editor /w Syntax Highlighting & Intellisense

  • Thread starter Thread starter hufaunder
  • Start date Start date
H

hufaunder

I have a program where the user inputs some proprietary code in an
editor. I would like to use a windows form editor control that
automatically does syntax highlighting & intellisense (after I define
the vocabulary).

1) How would I do that myself? Any tips and/or links?
2) Are there any open source projects that offer this functionality?
3) What commercial products do offer this (at a reasonable price)?

Thanks
 
Back
Top