Multiple Line Edit
-
I want to update some text to an edit box (UpdateData(FALSE)), however i find the words displayed in a long single line...I've changed the style of the edit box to Multiline (and checked AutoVSCroll and Vertical Scroll) , but it doesnt automatically display the text in multiline form. I tried m_csText ="i want \n mulitline" too...but it doesnt work. anyone know why or what to do? thks
-
I want to update some text to an edit box (UpdateData(FALSE)), however i find the words displayed in a long single line...I've changed the style of the edit box to Multiline (and checked AutoVSCroll and Vertical Scroll) , but it doesnt automatically display the text in multiline form. I tried m_csText ="i want \n mulitline" too...but it doesnt work. anyone know why or what to do? thks