This event occurs when you reposition or horizontally or vertically scroll the scroll box on a control.
Private Sub control_Scroll( )
For a ComboBox control, the Scroll event occurs only when a user manipulates the scroll bars in the drop-down portion of the control.