I'm trying to use a mulitline edit box as a static text display. But when I read in the text into the box, from file, the carriage return shows up as a thick bar character and the box line wraps the text wherever. Is there a way to make the CEdit control wrap on CR or do I need a third party "memo" control. I'm using MSVC++ 6.0.

Thanks,
Ken