9658.html

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

HTML
23
字号
<html>
  <head>
    <title>试试写在 keyUp</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>试试写在 keyUp</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:shinn@ms1.hinet.net">笋子</a> on January 29, 1999 at 01:57:17:<p>
In Reply to: <a href="9655.html">about Keypress的问题?</a> posted by VB白痴 on January 29, 1999 at 01:00:22:<p>
: 我在form上放了五个TextBox,希望能用上下键来移动,我的程式码如下,但是不能动,可否指点一、二!谢谢!<br>全部都写到 KeyUp 试试...
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 9658-->
</ul><!--end: 9658-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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