11437.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 26 行
HTML
26 行
<html>
<head>
<title>How to refresh dbCombo focus to the nearest postion while user key in the dbCombo box?</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>How to refresh dbCombo focus to the nearest postion while user key in the dbCombo box?</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:richard.pang@hongkong.com">Richard Pang</a> on March 28, 1999 at 18:58:13:<p>
How to refresh dbCombo focus to the nearest postion while user key in the dbCombo box? Although the dblExtendedMatching of MatchEntry Property can help, it is quit inconvenince that the control only searchs after matching all character entered. I want to dynamic change the dbCombo focus.
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 11437-->
<!--top: 11439--><li><a href="11439.html">Re: How to refresh dbCombo focus to the nearest postion while user key in the dbCombo box?</a> <b>Richard Pang</b> <i>20:49:39 3/28/99</i>
(<!--responses: 11439-->0)
<ul><!--insert: 11439-->
</ul><!--end: 11439-->
</ul><!--end: 11437-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?