VicSpainhower
Programmer
This was posted in the vb.net forum mistakenly.
I have a vb6 program that reads an rtf file into a RichTextBox. The rtf file is simply a word table. The problem is that it ignores the boundries of the column and wraps the text either onto the next line (starting in col1 for the last col) or the text will just format into the adjacent column. I have been searching all day so I'm hoping someone has a solution for this.
Thanks,
Vic
I have a vb6 program that reads an rtf file into a RichTextBox. The rtf file is simply a word table. The problem is that it ignores the boundries of the column and wraps the text either onto the next line (starting in col1 for the last col) or the text will just format into the adjacent column. I have been searching all day so I'm hoping someone has a solution for this.
Thanks,
Vic