CompuServe Messages

Formatted text in CEdit

    08-Jul-94 17:31:49
Sb: Formatted text in CEdit
Fm: Barry E. King 71760,3165
To: All
I wish to place text into a CEdit (MLE) object with control over where linebreaks occurr. So far I have not had any success. I've tried to draw on OS/2 experience to solve this problem but them Windows MLE is adifferent beast than its OS/2 counterpart. I figured that some combination of CR and/or LF would do the trick but it doesn't appear to work. Could someone please detail the correct method to accomplish this simple task in MFC? Thanks, Barry