victoryhighway2
Programmer
Hello All,
I've been searching the 'net for quite a while looking for a way to use the RichTextBox control (or some equivalent) to simulate a text display of one of our products in a Visual Basic 6.0 application. The only problem that I've run into so far is that the RichTextBox will perform word-wrapping of the lines, but our product line wraps by character only.
For Example:
Jack An
d Jill W
ent Down
the Hill.
Does anyone know how to do this with the RichTextBox, or is there an alternative that will allow this?
Regards,
Geoffrey
I've been searching the 'net for quite a while looking for a way to use the RichTextBox control (or some equivalent) to simulate a text display of one of our products in a Visual Basic 6.0 application. The only problem that I've run into so far is that the RichTextBox will perform word-wrapping of the lines, but our product line wraps by character only.
For Example:
Jack An
d Jill W
ent Down
the Hill.
Does anyone know how to do this with the RichTextBox, or is there an alternative that will allow this?
Regards,
Geoffrey