I hope I can explain this correctly.

I have a text box that a user can type in a message with multipul lines. Then save this message for another time to a text file. When I load the message back to the text box from the file using a string, I get visual Enters (small black rectangles) not carriage returns on the text box. How do I get the text box to go to the next line instead of showing the damn black retangles.

I hope this makes sense.

Thanks