'Declaration Public Sub Scroll( _ ByVal type As System.Windows.Forms.ScrollEventType _ )
public void Scroll( System.Windows.Forms.ScrollEventType type )
Parameters
- type
- Specifies the System.Windows.Forms.ScrollEventType scroll type of action.
'Declaration Public Sub Scroll( _ ByVal type As System.Windows.Forms.ScrollEventType _ )
public void Scroll( System.Windows.Forms.ScrollEventType type )