摘要: int index = richTextBox1.GetFirstCharIndexOfCurrentLine(); int line = richTextBox1.GetLineFromCharIndex(index); 阅读全文
posted @ 2018-11-29 15:50 Kyle0418 阅读(331) 评论(0) 推荐(0)