Click to See Complete Forum and Search --> : How to disable autoselection in a listbox of a combobox?


October 18th, 1999, 03:52 AM
When a user writes a character into the edit control of a combobox and the list box is down, i want to do the selection of the highlighted item myself. I want to override the automatic selection done by the combobox class.