321.html

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

HTML
22
字号
<html>  <head>    <title>Re: toolbar</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>Re: toolbar</h1>    </center><HR><p>Posted by <a href="mailto:yfwu@iname.com">小吴</a> on August 07, 1997 at 18:23:32:<p>In Reply to: <a href="315.html"><b>toolbar</b></a> posted by jacky on August 06, 1997 at 18:59:55:<p>我都是直接呼叫 toolbar 的 ButtonClick 事件(method)。该事件不是有一个 Button 参数吗?  而你在制作 toolbar button 时不是可以指定 Key 值吗?<br>假设有一个按钮的 Key 设为 Undo,那我要从程式中呼叫时就这样写<br>Toolbar1_ButtonClick Toolbar1.Buttons!Undo<br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 321--></ul><!--end: 321--><br><HR><p></body></html>

⌨️ 快捷键说明

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