17615.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 31 行
HTML
31 行
<html> <head> <title>Form.show 1</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Form.show 1</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:jwh@ms1.hinet.net">纪文和</a> on August 20, 1999 at 20:21:06:<p>In Reply to: <a href="17600.html">Function like InputBox or MsgBox</a> posted by 大汉堡 on August 20, 1999 at 17:59:05:<p>: 若希望自己写的Function可以将程式停住<br>: ,等到Input完后再Run,就像是InputBox这个<br>: Function一样,要如何做?<p>在 Form1 中开启 Form2 使用Form2.show 1<br>则 Form2 结束才可再使用 Form1<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17615--><!--top: 17626--><li><a href="17626.html">已经有解,感谢指导(No Text)</a> <b>大汉堡</b> <i>21:14:54 8/20/99</i>(<!--responses: 17626-->0)<ul><!--insert: 17626--></ul><!--end: 17626--><!--top: 17624--><li><a href="17624.html">再次请教</a> <b>大汉堡</b> <i>21:04:52 8/20/99</i>(<!--responses: 17624-->0)<ul><!--insert: 17624--></ul><!--end: 17624--></ul><!--end: 17615--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?