13366.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 39 行
HTML
39 行
<html>
<head>
<title>物件是什么 ?</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>物件是什么 ?</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by 安宝 on May 25, 1999 at 13:45:11:<p>
In Reply to: <a href="13362.html">为何我的keypress没有用</a> posted by Gordon on May 25, 1999 at 13:22:16:<p>
Private Sub Obiect_KeyPress (KeyAscii As Integer)<br>If KeyAscii = 27 Then MsgBox "You pressed the esc ESC key."<br>End Sub<p>(奇怪了 , 您的物件化号 - 如 Text1 - 怎么不见了 ?)
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 13366-->
<!--top: 13377--><li><a href="13377.html">程式执行到那个物件并不晓的?</a> <b>Gordon</b> <i>16:52:06 5/25/99</i>
(<!--responses: 13377-->3)
<ul><!--insert: 13377-->
<!--top: 13446--><li><a href="13446.html">Re: 程式执行到那个物件并不晓的?</a> <b>花生米</b> <i>05:04:40 5/27/99</i>
(<!--responses: 13446-->0)
<ul><!--insert: 13446-->
</ul><!--end: 13446-->
<!--top: 13382--><li><a href="13382.html">Re: 程式执行到那个物件并不晓的?</a> <b>JOB</b> <i>17:27:18 5/25/99</i>
(<!--responses: 13382-->0)
<ul><!--insert: 13382-->
</ul><!--end: 13382-->
<!--top: 13379--><li><a href="13379.html">你要做的大概是 HotKey 功能吧</a> <b>安宝</b> <i>17:02:17 5/25/99</i>
(<!--responses: 13379-->0)
<ul><!--insert: 13379-->
</ul><!--end: 13379-->
</ul><!--end: 13377-->
</ul><!--end: 13366-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?