6625.html

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

HTML
23
字号
<html>
  <head>
    <title>Re: question</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: question</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by Tim on October 20, 1998 at 22:45:21:<p>
In Reply to: <a href="6595.html">question</a> posted by Oliver on October 19, 1998 at 21:03:35:<p>
: <br>: 是否能请教一个问题,Visual Basic中,在Form执行后使用MsgBox函数,为何Form会不见;<br>: 而结束MsgBox后,Form又出现了。<br>:                                                                                                                                            Oliver<br>form.Show 1 试试.<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6625-->
</ul><!--end: 6625-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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