5178.html

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

HTML
39
字号
<html>
  <head>
    <title>Re: 再与cww探讨快速键的延伸,亦欢迎其他先进指正</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 再与cww探讨快速键的延伸,亦欢迎其他先进指正</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:cww5@mail.ncku.edu.tw">cww</a> on September 01, 1998 at 09:54:41:<p>
In Reply to: <a href="5176.html">再与cww探讨快速键的延伸,亦欢迎其他先进指正</a> posted by 小马 on September 01, 1998 at 08:52:28:<p>
依您的方式按f1,focus根本没有转移,如何来执行<br>TextBox的LostFoucs,而且您是直接呼叫command1_click<br>,虽command1_click有Doevents,但根本就没有<br>Text1 的LostFocus 之Message在Message Queue中,那<br>就不会启动text1_lostfocus,所以了,何不在呼叫 <br>Command1_click之前先呼叫Tetx1_LostFocus内的程式<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 5178-->
<!--top: 5179--><li><a href="5179.html">Re: 这个我知道,但真正的问题是...</a> <b>小马</b> <i>10:25:37 9/01/98</i>
(<!--responses: 5179-->3)
<ul><!--insert: 5179-->
<!--top: 5189--><li><a href="5189.html">那只好这样做了</a> <b>cww</b> <i>13:59:50 9/01/98</i>
(<!--responses: 5189-->2)
<ul><!--insert: 5189-->
<!--top: 5205--><li><a href="5205.html">Doevents也没办法用F8 debug吧!</a> <b>小马</b> <i>19:17:04 9/01/98</i>
(<!--responses: 5205-->1)
<ul><!--insert: 5205-->
<!--top: 5215--><li><a href="5215.html">是您程式的问题</a> <b>cww</b> <i>08:23:09 9/02/98</i>
(<!--responses: 5215-->0)
<ul><!--insert: 5215-->
</ul><!--end: 5215-->
</ul><!--end: 5205-->
</ul><!--end: 5189-->
</ul><!--end: 5179-->
</ul><!--end: 5178-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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