17269.html

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

HTML
24
字号
<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:stupids@ms5.url.com.tw">小瓜瓜</a> on August 15, 1999 at 00:32:52:<p>In Reply to: <a href="17225.html">Re: 问RichTextBox..</a> posted by 小琳 on August 13, 1999 at 21:18:24:<p>: : 请问在用RichTextBox输入文字时<br>: : 为什么输入的字超过RichTextBox<br>: : 框的大小,不会自动换行哩?<p>: :::您是否有修改属性值,小女子试了一下,并没有<br>: 您所说的情况出现!!!<p>RichText1.RightMargine = 0<br>这是RichTextBox右边界设定<br>当未超过右边界时,RichTextBox不会自动换行<br><ul><li><a href="http://www.hello.com.tw/~stupids/index.html">小瓜瓜VB调理包</a></ul><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17269--></ul><!--end: 17269--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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