6536.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: Richtextbox不能作卷动?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: Richtextbox不能作卷动?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:shliao@ms1.url.com.tw">Richard</a> on October 16, 1998 at 20:27:51:<p>
In Reply to: <a href="6528.html">Richtextbox不能作卷动?</a> posted by kkcheung on October 16, 1998 at 08:55:38:<p>
: 请教大家,我使用RichTextBox来显示一个文字档,<br>: 当文字超出RichTextBox的时间,在右边没有出现卷动捧,<br>: 而要用方向键来移动,有方法可出现那卷动捧吗?<p>设定Richtextbox的Scrollbar属性为"both".
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6536-->
</ul><!--end: 6536-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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