|
The request of the landlord seems to be added on a new line in the back, (CEdit *) GetDlgItem (IDC_EDIT)-> SetWindowText () is to replace the content of edit.
feel
// CString str = "Message string obtained by\n";
//m_edit1.SetSel(-1, -1);
//m_edit1.ReplaceSel(str);
Yes |
|