581.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 22 行

HTML
22
字号
<html>  <head>    <title>这个使用手册上有写喔!</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>这个使用手册上有写喔!</h1>    </center><HR><p>Posted by <a href="mailto:yfwu@iname.com">小吴</a> on September 12, 1997 at 03:09:39:<p>In Reply to: <a href="577.html"><b>VB怎么可以将Form上的Title去掉</b></a> posted by Reset on September 11, 1997 at 22:23:14:<p>Caption 属性设为 ""<br>ControlBox. MaxButton, MinBuoon 属性设为 False <br>这样就行了。<br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 581--></ul><!--end: 581--><br><HR><p></body></html>

⌨️ 快捷键说明

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