Hi all!!

I would like to create some tables programatically in my app.

The idea is to generate all table code in rtf format, and so, I would like to append this code in the displayed richtextbox, at the place the cursor is.

I am in trouble because, I don't know how to add rtf code in my richtextbox control.

So, how can I do it?

Thank you in advance.