So after I click on an item in the list it would move focus to some other control on the form but it would not do it when I am entering the combo box. "Change" event would not work because I need to move the focus even if I select the same value from the list as what was in the box before. Maybe...