11908.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: Answer "run time 时增加 check box , text box 之类的控制项 "</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: Answer "run time 时增加 check box , text box 之类的控制项 "</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by Spencer Yang on April 12, 1999 at 21:31:32:<p>
In Reply to: <a href="11875.html">Re: 谁能回答我的问题呢??</a> posted by Knight on April 12, 1999 at 10:08:37:<p>
刹鸡用牛刀!不要须用api吧。<br>请观察 ie 4.0 (5.0)连线时,是否有一"详细资料"按钮,当使用者按下时,form的长度增加,再按时form长度缩回<br>, 设计上可按习惯或次序排列textbox1, checkbox1, textbox2, checkbox2... 的位置<p>form_load()<p>'textbox1.top = 100<p>'textbox2.top = 600<br>'textbox2.visable = unenabled<p>假如设计上必须在 text1_lostfocus出现text2, 则将form长度予以改变, textbox2.visable也予以改变。 <br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 11908-->
</ul><!--end: 11908-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?