9604.html

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

HTML
30
字号
<html>
  <head>
    <title>How to dynamically load controls(e.g. labels) in Run time? etc.</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>How to dynamically load controls(e.g. labels) in Run time? etc.</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by wei on January 27, 1999 at 14:28:15:<p>
1.How to dynamically load controls such as labels, textbox or command buttons?<br>2.How to get click effect without mouse clicking in run time? Of course I could do someting<br>in cmdButton_Click(), but I couldn't make a grid on the button just like it is clicked. Any <br>API fuction for mouse_click similar to SendKey?<br>Thanks!
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 9604-->
<!--top: 9733--><li><a href="9733.html">1st Question</a> <b>帅帅阿柳</b> <i>13:05:45 2/01/99</i>
(<!--responses: 9733-->1)
<ul><!--insert: 9733-->
<!--top: 9757--><li><a href="9757.html">Thank you!</a> <b>wei</b> <i>03:48:26 2/02/99</i>
(<!--responses: 9757-->0)
<ul><!--insert: 9757-->
</ul><!--end: 9757-->
</ul><!--end: 9733-->
</ul><!--end: 9604-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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