6789.html

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

HTML
26
字号
<html>
  <head>
    <title>请问mdiForm的父表单如何侦测KeyDown, KeyUp事件?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>请问mdiForm的父表单如何侦测KeyDown, KeyUp事件?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:callback@ucs.com.tw">callback</a> on October 27, 1998 at 15:40:07:<p>
我想要在mdiForm开启时, 把 alt+ F4 关闭视窗的功能拿掉<br>请问有何方法??????<br>(因为在父表单内无KeyDown, KeyUp两个事件)
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6789-->
<!--top: 6844--><li><a href="6844.html">Re: 请问mdiForm的父表单如何侦测KeyDown, KeyUp事件?</a> <b>Cary</b> <i>00:17:54 10/29/98</i>
(<!--responses: 6844-->0)
<ul><!--insert: 6844-->
</ul><!--end: 6844-->
</ul><!--end: 6789-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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