#Formatted text in CEdit
11-Jul-94 03:21:27
Sb: #30326-#Formatted text in CEdit
Fm: Thomas Zeisluft [MVP] 100034,1615
To: Barry E. King 71760,3165
Barry,
linebreaks in an edit control are forced by "\r\n". You can add soft line
breaks with "\r\r\n".
HTH
ThomasZ