tb_Log.SelectionStart = tb_Log.Text.Length;//设置光标位置
tb_Log.ScrollToCaret();//随文本输入 滚动
转载于:https://www.cnblogs.com/iack/p/3689061.html
tb_Log.SelectionStart = tb_Log.Text.Length;//设置光标位置
tb_Log.ScrollToCaret();//随文本输入 滚动
转载于:https://www.cnblogs.com/iack/p/3689061.html