VB3 How to Quickly Search a List Box (119738)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q119738 SUMMARY
A popular item in a user interface is to "link" a text box to a list box so
that as the user types text into the text box, the nearest match in the
list box is selected. Although this technique can be implemented fairly
easily using pure Visual Basic code, the Windows API provides a quick and
easy way of doing this.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB119738 |
---|
|