12731.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: Command的控制属性</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: Command的控制属性</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:woeioa@ms6.hinet.net">小呆</a> on May 08, 1999 at 15:14:13:<p>
In Reply to: <a href="12727.html">Command的控制属性</a> posted by 新手 on May 08, 1999 at 12:28:07:<p>
: HI, 各位前辈,有谁可以告诉我:<br>: Command的属性picture到底在干嘛的?<br>: 为何载入图档后,仍看不到什么变化?<br>: 如何才能让Command的外观是图片,而不是文字呢(caption="****")?<p>==============================================<br>1.建立一个 commandbutton<br>2.将 Caption 属性设为空白<br>3.将 Style 属性设为 1-图片外观<br>4.将 picture 属性设为您的图片即ok
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12731-->
</ul><!--end: 12731-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?