12262.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>是Form1.show vbModal的问题</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>是Form1.show vbModal的问题</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:cww5@mail.ncku.edu.tw">cww</a> on April 22, 1999 at 08:54:24:<p>
In Reply to: <a href="12252.html">请问各位高手为何由sub main启动时视窗缩小时有问题呢!</a> posted by Joseph on April 21, 1999 at 23:58:02:<p>
是Form1.show vbModal的问题,不信<br>用2个Form<br>Private Sub Command1_Click()<br> form2.show vbModal<br>end sub<br>试看看是如此,这是Form wit Modal的特性<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12262-->
</ul><!--end: 12262-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?