Scroll (Intrinsic)

This event occurs when you reposition or horizontally or vertically scroll the scroll box on a control.

Syntax

Private Sub control_Scroll( )

Parameters

control
Object expression that evaluates to an intrinsic control.

Remarks

For a ComboBox control, the Scroll event occurs only when a user manipulates the scroll bars in the drop-down portion of the control.