16426.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 35 行
HTML
35 行
<html>
<head>
<title>Re: 请解释一下 modal form . 我的程式有问题 .</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 请解释一下 modal form . 我的程式有问题 .</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by CoolMan on July 31, 1999 at 09:08:43:<p>
In Reply to: <a href="16422.html">请解释一下 modal form . 我的程式有问题 .</a> posted by paulchu on July 31, 1999 at 07:24:24:<p>
: 我的 VB 程式 , 按了menu 一个 item , show 另一个 form ,再按这个 form<br>: 快显功能表的一个 item , 又 希望 show 第三个 form , 却发生 error :<br>: can not show another modal form . <p>: 请问问题在哪里 ? 怎么解决 ?<p>你第二个form以modal模式开启, 第三个form又以modal模式开启, 所以会发生这个讯息!<p>解决方法: 第二个form请以modeless的模式开启!<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 16426-->
<!--top: 16440--><li><a href="16440.html">我没有做什么设定 . 可否告诉我什么叫做以 modal 模式开启 ? 又如何以 modeless 模式开启 ?</a> <b>paulchu</b> <i>13:39:27 7/31/99</i>
(<!--responses: 16440-->2)
<ul><!--insert: 16440-->
<!--top: 16448--><li><a href="16448.html">Re: 我没有做什么设定 . 可否告诉我什么叫做以 modal 模式开启 ? 又如何以 modeless 模式开启 ?</a> <b>小v</b> <i>17:08:37 7/31/99</i>
(<!--responses: 16448-->0)
<ul><!--insert: 16448-->
</ul><!--end: 16448-->
<!--top: 16442--><li><a href="16442.html">Re: 我没有做什么设定 . 可否告诉我什么叫做以 modal 模式开启 ? 又如何以 modeless 模式开启 ?</a> <b>Howard</b> <i>13:59:26 7/31/99</i>
(<!--responses: 16442-->0)
<ul><!--insert: 16442-->
</ul><!--end: 16442-->
</ul><!--end: 16440-->
</ul><!--end: 16426-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?