9219.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: Form.WindowState = 0</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: Form.WindowState = 0</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by Lai on January 15, 1999 at 08:34:25:<p>
In Reply to: <a href="9217.html">Form.WindowState = 0</a> posted by wei on January 15, 1999 at 03:16:00:<p>
: : Form1经缩小至工作列上后,VB中要如何令它恢复为<br>: : 可使用的现有画面??<p>: There are three settings for WindowState.<br>: 0 - Normalize <br>: 1 - Minimize<br>: 2- Maximize<p>感谢wei<br>还是有些疑问?详细情行如下...<br>我有一程式为Form1经Compiler后为Form1.exe<br>当我第一次执行Form1.exe时将其缩小至工作列上<br>但当我再执行Form1.exe时希望把工作列上的form1<br>取出代替第二次的执行...
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 9219-->
</ul><!--end: 9219-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?