Hi everyone. I have an autocomplete textbox, which gets the data from the recordset. But the problem is I can't combine the listview and textbox.

I have seen some programs and I'm wondering what API call should I use.

Look at this example. This is the API Guide from www.allapi.net.



As you can see, when the user typed a letter, the textbox highlightened as well as the listview.

Any help will be greatly appreciated.