This event occurs when the list portion of a ComboBox control is about to drop down.
Private Sub combo_DropDown( )
Use a DropDown event procedure to make final updates to a ComboBox list before the user makes a selection.