Click to See Complete Forum and Search --> : RTF Data in richtextbox


gborges
July 30th, 2008, 09:14 AM
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.

cjard
July 31st, 2008, 12:20 PM
Try drawing it in word, saving the file and looking at it in notepad