6701.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: vb6.0环境参数设定</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: vb6.0环境参数设定</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by jo on October 23, 1998 at 01:50:09:<p>
In Reply to: <a href="6677.html">Re: vb6.0环境参数设定</a> posted by Norman on October 22, 1998 at 09:36:38:<p>
: : : 如何在 Form 的起始中设定起始为 CapsLock 为 On 即输入的字元都为大写<p>: : 你可以加入一个 key state 的元件,且 value = true <br>: :不太懂你的意思 可否有个范例来设定环境参数<p>就是在「设定使用元件」内选取 key state 这个物件,并且把它加到 form 上,再将 property 的 value 改成 true 就可以了啊!<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6701-->
</ul><!--end: 6701-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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