
Line Breaks don't work in Multiline CEdit control
Hi,
In the VC ResourceView, when I check the Properties | Styles | Multiline
checkbox for a CEdit control, I would expect, at the least, that a long
string would wrap around. What I'd really like to do is put in line breaks
"\n".
But, not only can't I get "\n" to result in a newline, but the long string
doesn't wrap around!!!
What am I missing here!
Thanks for any help!
Ken Rahmes