标签:style blog ar io color sp on div art
多行文本用MemoEdit
设置光标在最后
memoEdit1.SelectionStart = memoEdit1.Text.Length; memoEdit1.ScrollToCaret();
dev 多行文本 MemoEdit
原文地址:http://www.cnblogs.com/liushunli/p/4172996.html