CEdit*pedit=(CEdit*)GetDlgItem(IDC_EDIT_MESSAGE); int nline=pedit-> GetLineCount(); pedit-> LineScroll(nline-1);