free .net syntax highlighting control

ive searched around the web quite a bit, and there are a few pretty good syntax highlighting controls available, but they all cost a rediculous ammount of money.

it would be greatly appreciated if anyone knew of a free control. i know atleast one person is thinking "well why dont you make your own control" or something along those lines, and well the answer is that ive tried and its difficult to make a fast, real-time flicker free syntax highlighter. the professional controls ive evaluated are exactly that.

i know this is a random request, but its worth a shot.

riot

#386429

Have a try at scintilla.

It should be adaptable enough - has code folding and is also available as a control.

#386936