Your title says "listbox" while you question is concerning a "combobox" !!!
Now : it is possible to do it with a listbox and it is not with a combobox (for the simple reason that a listbox responds to the mouse-move event while a combobox does not ...)
So .... Is it a listbox or a combobox ?