RichTextBox table cell not multiline

J

Just Me

I open a .rtf file in wordpad.
It displays a table.
One of the columns contains text that is longer then the cell width.
The text is wrapped at the cells right edge so it is appears on two lines.

I open the same file in my RichTextBox and get the table and the text in the
cells, but the text is not wrapped so it extends past the right edge of the
cell (which has a single line height)

Anyone know what I have to do to make the text wrap?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top