7733.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 27 行

HTML
27
字号
<html>
  <head>
    <title>Re: **怎么没看到有人讨论有关 TextBox 段落变色的问题... (看的我好累)**</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: **怎么没看到有人讨论有关 TextBox 段落变色的问题... (看的我好累)**</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by . on November 27, 1998 at 17:16:21:<p>
In Reply to: <a href="7698.html">Re: **怎么没看到有人讨论有关 TextBox 段落变色的问题... (看的我好累)**</a> posted by GK on November 27, 1998 at 06:02:31:<p>
: : 使用RichTextBox控制项做.<p>: 那请问一下有没有范例呢??????<p>RichTextBox1.Text = "abcdefg"<br>RichTextBox1.SelStart = 3 <br>RichTextBox1.SelLength = 2<br>RichTextBox1.SelColor = RGB(128, 12, 222)<br>类似这样!<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 7733-->
<!--top: 7767--><li><a href="7767.html">Re: **怎么没看到有人讨论有关 TextBox 段落变色的问题... (看的我好累)**</a> <b>GK</b> <i>15:56:59 11/28/98</i>
(<!--responses: 7767-->0)
<ul><!--insert: 7767-->
</ul><!--end: 7767-->
</ul><!--end: 7733-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?