17725.html

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

HTML
30
字号
<html>  <head>    <title>如何改变MsgBox() Button 的Caption ??!</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>如何改变MsgBox() Button 的Caption ??!</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 小小 on August 23, 1999 at 15:41:55:<p>例如, if msgbox("???",vbquestion+vbyesno,"Warning")=vbyes then<br>                ...<br>           end if<p>我想知道可否把 msgbox button 的 "yes" button 的caption 改变成"1" 或 "no" button 的caption 改变成"2"<p>谢谢!<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17725--><!--top: 17734--><li><a href="17734.html">Re: |p|o§iAUMsgBox() Button aoCaption ??!</a> <b>yashiro</b> <i>18:16:13 8/23/99</i>(<!--responses: 17734-->0)<ul><!--insert: 17734--></ul><!--end: 17734--><!--top: 17733--><li><a href="17733.html">Re: |p|o§iAUMsgBox() Button aoCaption ??!</a> <b>yashiro</b> <i>18:16:08 8/23/99</i>(<!--responses: 17733-->0)<ul><!--insert: 17733--></ul><!--end: 17733--></ul><!--end: 17725--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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