I've recently found a great syntax-highlighting textbox component for WinForms, FastColoredTextBox.
It's actively developed and supported by its single author, Pavel Torgashov:
http://www.codeproject.com/Articles/161871/Fast-Colored-TextBox-for-syntax-highlighting
Roman has asked for help integrating this control to the GrammarExplorer.
PS. I don't mind if somebody else takes over this effort, not the original author.
I've already tried looking into it, seems like it should be easy to do.
I'll integrate FCTB and push the code to my IronyContrib branch.