20017.html

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

HTML
22
字号
<html>  <head>    <title>About Toolbar in MDIForm  ... T.K.S</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>About Toolbar in MDIForm  ... T.K.S</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:u9971786@ms2.pager.com.tw">Help  </a> on October 12, 1999 at 09:52:03:<p>请问如何使 Toolbar 上的button 状态 可随着 Child form  的切换而转换该状态 EX form1 的 toolbar (in MDIForm) button 1 is disabled , form2   的 toolbar (in MDIForm ) button 2 is disabled 当activeform 由 form1 -> form2 时 如何使 MDIForm 中 的 Toolbar 能切换状态 使其 button 2 is disabled and button1 is enabled ...<br>                                            T.k.S<br>                  <br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20017--></ul><!--end: 20017--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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