18350.html

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

HTML
23
字号
<html>  <head>    <title>试试!!</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>试试!!</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 大汉堡 on September 03, 1999 at 00:26:59:<p>In Reply to: <a href="18336.html">可是这些图的底下若有背景,那用收纳物件就盖掉了?是否还有其它方法可试呢?? HELP......</a> posted by KK on September 02, 1999 at 19:37:53:<p>: HELP..THANK YOU<p>1.首先我假设你的背景是原本Form上所连接的图片档<br>2.Frame虽无图片显示的功能,但可于其上布置PictureBox<br>这个PictureBox可连接你的背景(与Frame同样大小) <br>3.你原先的PictureBox可置于刚才的PictureBox上<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18350--></ul><!--end: 18350--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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