Recommendations for a good syntax coloring text box?
-
Hi all. I'm working on a project where users enter scripts in a richTextBox and syntax-highlighting would help. Can anyone recommend a windows forms control or extender that has this functionality? I've googled and found some, but would like a recommendation from someone who has used one and has had a good experience with it. thanks -- --mike
-
Hi all. I'm working on a project where users enter scripts in a richTextBox and syntax-highlighting would help. Can anyone recommend a windows forms control or extender that has this functionality? I've googled and found some, but would like a recommendation from someone who has used one and has had a good experience with it. thanks -- --mike
Scintilla.net is a good component for that purpose. In addition it is free.(I am using it in an internal application). The only disadvantage is its learning curve.
Lightweight Windows Forms Components www.aflava.com