dev 多行文本 MemoEdit

多行文本用MemoEditblog

设置光标在最后it

memoEdit1.SelectionStart = memoEdit1.Text.Length;
 memoEdit1.ScrollToCaret();
相关文章
相关标签/搜索