20109.html

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

HTML
23
字号
<html>  <head>    <title>Re: 再问有关于setfocus的问题!</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: 再问有关于setfocus的问题!</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by CL on October 14, 1999 at 05:17:49:<p>In Reply to: <a href="20106.html">再问有关于setfocus的问题!</a> posted by 风铃 on October 13, 1999 at 23:55:51:<p>: <br>: 我已用text1.setfocus set 了第一个focus!<br>: 但在如何在输入了文字后,focus会自动跳到textbox2,让我能在textbox2继续输入文字呢?<p>textbox2.setfocus<p>因为电脑不知道你要输入多少字在textbox1<br>所以他不会自己跳到textbox2<p><br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20109--></ul><!--end: 20109--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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