20800.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 26 行

HTML
26
字号
<html>
  <head>
    <title>How to create a form just like the input box and it can input two variable ?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>How to create a form just like the input box and it can input two variable ?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:u8042018@ms15.hinet.net">David</a> on October 29, 1999 at 17:26:58:<p>
请问各位:<br>        不知在vb6.0中写出类似inputBox 的功能,并可接受输入两个值,烦<br>        请告知,谢谢<br>            <br>Hello:<br>        Do anyone could tell me how to create a form just like <br>        the inputbox in vb6.0 .It can provide the input    <br>        function and two variable accetable ,please tell me <br>        how to do it ,<br>        Really appreciate for your help<br>             
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 20800-->
<!--top: 20802--><li><a href="20802.html">Re: How to create a form just like the input box and it can input two variable ?</a> <b>琏琏</b> <i>18:01:37 10/29/99</i>
(<!--responses: 20802-->0)
<ul><!--insert: 20802-->
</ul><!--end: 20802-->
</ul><!--end: 20800-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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