因此,我需要用户有自己的字体和颜色Red line并且红色用户在另一行中键入。整个RichTextBox变成红色。i.eRed line //This line was suppose to be green这是我的函数,用于向RichTextBox添加新行。字符串%s用于调试目的
void OutBox(RichTextBo
我正在检查richtextbox中的一行是否为空。如果不是,它将转到下一行。我使用的代码是: Dim text as string="hello"Dim upperBound = lines.GetUpperBound(0)
lines(upperBound) = text
RichTextBox1.Lines=