this.textBox1.Select(this.txtMsgInfo.TextLength, 0);
this.textBox1.ScrollToCaret();

相关文章: