D
Dale Fye
(A2003): I've got a combo box that I've setup to dropdown as soon as it gets
the focus.
I would like my users to be able to use the up and down arrow keys on the
keyboard to select an item in the combo box, but whenever I press one of
these keys, the combo box moves up or down one row, closes the dropdown, and
fires the AfterUpdate event.
Anybody know how to prevent this and allow the user to use the up and down
keys to navigate the combo box?
the focus.
I would like my users to be able to use the up and down arrow keys on the
keyboard to select an item in the combo box, but whenever I press one of
these keys, the combo box moves up or down one row, closes the dropdown, and
fires the AfterUpdate event.
Anybody know how to prevent this and allow the user to use the up and down
keys to navigate the combo box?