18781.html

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

HTML
35
字号
<html>  <head>    <title>Re: command button 取名为 right</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: command button 取名为 right</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:luo570@ms31.hinet.net">小琳</a> on September 10, 1999 at 20:31:56:<p>In Reply to: <a href="18772.html">command button 取名为 right</a> posted by lyj on September 10, 1999 at 16:58:56:<p>: vb版本:vb 6.0<br>: 作业系统 nt 4.0 workstation  sp4<p>: 当我在做字串练习时<br>: 用一个 command button 取名为 left<br>: click 时执行  text=left$(string,n)<br>: 没有问题<p>: 接下来 用一个 command button  取名为 right<br>: click 时执行   text=right$(string,n)<p>: 就不行了 mid 也不行<br>:  <br>: 但只要把 command button 改成不用 right 就可以<br>: 请问是否为 vb 的 bug<p>:::小女子将Command Button的Name属性改成right也没有问题<br>呀,可否将程式传给小女子看看!!!<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18781--><!--top: 18869--><li><a href="18869.html">谢谢 小琳 己 mail  project1.vbp  AND  form1.frm 给您</a> <b>lyj</b> <i>11:05:12 9/13/99</i>(<!--responses: 18869-->0)<ul><!--insert: 18869--></ul><!--end: 18869--><!--top: 18794--><li><a href="18794.html">Re: command button 取名为 right</a> <b>Buier</b> <i>05:47:55 9/11/99</i>(<!--responses: 18794-->1)<ul><!--insert: 18794--><!--top: 18868--><li><a href="18868.html">谢谢 buier</a> <b>lyj</b> <i>10:59:19 9/13/99</i>(<!--responses: 18868-->0)<ul><!--insert: 18868--></ul><!--end: 18868--></ul><!--end: 18794--></ul><!--end: 18781--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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