How to print the text in the new line of a multi line edit box .
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
Hi, I tried pEdit->SetWindowText("/n"); but a junk character is displayed instead of going to new line . Plz help. thanx in advance
-
Hi, I tried pEdit->SetWindowText("/n"); but a junk character is displayed instead of going to new line . Plz help. thanx in advance
-
Yeah. It worked. Thanx once again.
-
Yeah. It worked. Thanx once again.