2607.html

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

HTML
25
字号
<html>
  <head>
    <title>Dbcombo与Text box</title>
  </head>
  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
    <center>
      <h1>Dbcombo与Text box</h1>
    </center>

<HR><p>
Posted by <a href="mailto:greg@mail.rebarnet.com.tw">Rebar</a> on April 16, 1998 at 22:13:44:<p>
各位好:<br>  问一个小问题,我现在使用Text Box与DBcombo,程式中选择DBcombo后,Text Box的text就随之改变,但要如何在Text Box中输入text后,DBcombo的显示也会随之改变呢?<br>我用dbcombo1.text=text1.text的方法好像不太正确.<br>谢谢<br>Rebar
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 2607-->
<!--top: 2621--><li><a href="2621.html"><b>Re: Dbcombo与Text box</b></a> 小吴 <i>21:13:57 4/19/98</i>
(<!--responses: 2621-->0)
<ul><!--insert: 2621-->
</ul><!--end: 2621-->
</ul><!--end: 2607-->
<br><HR><p>

</body></html>

⌨️ 快捷键说明

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