Hi,
I'm trying to come up with a way to save the text in a textbox or RichTextBox with wordwrap codes embedded.
The Textboxes have multiline set to true.
For example if you save the Text1.Text to a file I'd like the file to show the text as it looks in the Textbox with maybe vbCrLf's embedded where the wordwrapping happened.

Any ideas?

Thanks,
Al.