10764.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 <a href="mailto:cww5@mail.ncku.edu.tw">cww</a> on March 08, 1999 at 16:44:15:<p>
In Reply to: <a href="10760.html">我想改变按钮里面字的颜色,不是外观的颜色喔</a> posted by michael on March 08, 1999 at 16:35:30:<p>
要在原本的 Control上做有很多困难<br>一个比较容易的方式是使用Forms2.0控制项中的<br>CommandBox来做<br>forms2.0 在专案的设定引用元件中找一下<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 10764-->
</ul><!--end: 10764-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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