2062.html

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

HTML
22
字号
<html>  <head>    <title>Re: cursor</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>Re: cursor</h1>    </center><HR><p>Posted by <a href="mailto:chroma1@ms4.hinet.net">jerry</a> on February 23, 1998 at 03:09:26:<p>In Reply to: <a href="2040.html"><b>cursor</b></a> posted by panya on February 22, 1998 at 00:05:22:<p><br>: 请问一下,在load_from之后,cursor不停留在textbox上,要怎样解决,谢谢□<br>:  <p>将textbox的tabindex属性设为0,在form load后cursor就停在textbox上了.<br><br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 2062--></ul><!--end: 2062--><br><HR><p></body></html>

⌨️ 快捷键说明

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