I have a text editor which returns me an Rtf string and I want to draw on my
control.

My control il a bit like a drawing program, with various shape.
I can't put a RichTextBox on (or many for that matter)

So, is there anyway, tutorial to render Rtf?