drop down list in vb

Go4Expert Member
8Oct2007,21:19   #1
ndakota's Avatar
Suppose a drop down list contains names of cities.
If i press 'm' cities starting with 'm' must be shown in a small box below the combo box.
similar to the addressbar in internet explorer.
if we type 'www.y' then we will be able to see list of websites starting with 'y'.
how to achieve this in vb 6.0?
Go4Expert Founder
8Oct2007,21:59   #2
shabbir's Avatar
You need to be scrolling the content of the combo box.
Contributor
16Nov2007,17:41   #3
urstop's Avatar
I remember there being a custom active X control for this functionality. It comes with your Visual basic installation, can't quite recall the name of the control.