2477.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 29 行
HTML
29 行
<html>
<head>
<title>How to do search on List Box</title>
</head>
<BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
<center>
<h1>How to do search on List Box</h1>
</center>
<HR><p>
Posted by <a href="mailto:tkleong@penang.csam.com.my">TKLeong</a> on April 02, 1998 at 07:15:02:<p>
Hai,<br> My quation is how do i display a word in list box during i'm typing a word or character into my text box.<br>it's look like normal program on help index search. Which is type word or character into search box and at the same time display similer word or character on List box. The List box will be point to a database file (mdb).<br> Thank for Help.<br>
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 2477-->
<!--top: 2506--><li><a href="2506.html"><b>Re: How to do search on List Box</b></a> Johnny Guo <i>08:32:46 4/05/98</i>
(<!--responses: 2506-->0)
<ul><!--insert: 2506-->
</ul><!--end: 2506-->
<!--top: 2482--><li><a href="2482.html"><b>VBKB Q161161</b></a> 小吴 <i>17:44:51 4/02/98</i>
(<!--responses: 2482-->0)
<ul><!--insert: 2482-->
</ul><!--end: 2482-->
</ul><!--end: 2477-->
<br><HR><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?