9683.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 30 行

HTML
30
字号
<html>
  <head>
    <title>请问如何取得RichTextBox所显示的文字行数?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>请问如何取得RichTextBox所显示的文字行数?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:c5771@ms6.hinet.net">Chennet</a> on January 29, 1999 at 23:49:44:<p>
在RichTextBox,不像ListBox内有listcount的属性<br>请问如何取得RichTextBox所显示的文字行数?
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 9683-->
<!--top: 9720--><li><a href="9720.html">有两个方法</a> <b>Windows NT user</b> <i>08:36:43 2/01/99</i>
(<!--responses: 9720-->1)
<ul><!--insert: 9720-->
<!--top: 9730--><li><a href="9730.html">Thanks WindowsNT user</a> <b>Chennet</b> <i>11:49:23 2/01/99</i>
(<!--responses: 9730-->0)
<ul><!--insert: 9730-->
</ul><!--end: 9730-->
</ul><!--end: 9720-->
</ul><!--end: 9683-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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