Hello Sir,
i want to display some formatted text in editbox control.
example:----
********************************** //(LINE1)
MUNISH GUPTA) //(LINE2)
********************************** //(LINE 3)
i have some problems in inserting a new line (line carriage) character. i have tried it with "\n" but it is not working properly. it just displays a solid vertical line just like cursor.
Pls help in doing the same.
Thanks and Regards
Munish Gupta

displaying formatted text in editbox in vc++
Lars E.Nes