20946.html

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

HTML
23
字号
<html>  <head>    <title>Re: Textbox MultLine问题...</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: Textbox MultLine问题...</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 露脚 on November 03, 1999 at 10:59:52:<p>In Reply to: <a href="20934.html">Textbox MultLine问题...</a> posted by 米米 on November 02, 1999 at 23:47:41:<p>: Textbox 设定为MultLine <br>: 但当资料行数多于 Textbox 的高度时,所输入的资料便会看不见<br>: 有何方法使cursor设置到最后一行资料那处或移动Vertical Scrollbar<br>: 使能看到最后所输入的资料?<br>如果您的资料许可,您或许可以改用ListBox来做,只要把 ListIndex=NewIndex 即可将游标移动到该行,但是会将该行反白就是!<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20946--></ul><!--end: 20946--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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