15193.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 35 行

HTML
35
字号
<html>
  <head>
    <title>Re: 有人会拦截动态新增的CommandButton的Click事件吗?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 有人会拦截动态新增的CommandButton的Click事件吗?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by Cool on July 04, 1999 at 17:03:18:<p>
In Reply to: <a href="15186.html">Re: 有人会拦截动态新增的CommandButton的Click事件吗?</a> posted by Ringo on July 04, 1999 at 15:30:38:<p>
: 请注意,不是在表单上直接设一个Button<br>: 是程式中直接新加一个!!<p>我目前写的系统也是在程式中机动产生CommadnButton,产生的个数是由使用者自行设定,但我是使用vb6,必须先在form中放一个commandButton,程式机动产生的名称在事先放置的CommandButton是同名的,所以没有你碰到的问题!<br>由于手边没有VB6所以无法帮你测试! 但vb6可以, 想必VB6也是可以的!<p><p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 15193-->
<!--top: 15214--><li><a href="15214.html">Re: 有人会拦截动态新增的CommandButton的Click事件吗?</a> <b>Booker Hsu</b> <i>11:31:46 7/05/99</i>
(<!--responses: 15214-->2)
<ul><!--insert: 15214-->
<!--top: 15239--><li><a href="15239.html">哇! 这么多回应的讯息, 可惜没人答对... 正解如下</a> <b>Sephiroth</b> <i>16:12:54 7/05/99</i>
(<!--responses: 15239-->1)
<ul><!--insert: 15239-->
<!--top: 15328--><li><a href="15328.html">Re: 哇! 这么多回应的讯息, 可惜没人答对... 正解如下</a> <b>Ringo</b> <i>13:52:43 7/07/99</i>
(<!--responses: 15328-->0)
<ul><!--insert: 15328-->
</ul><!--end: 15328-->
</ul><!--end: 15239-->
</ul><!--end: 15214-->
</ul><!--end: 15193-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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