Edit

Share via


Pane.AutoScroll(Int32) Method

Definition

Scrolls automatically through the specified pane.

public:
 void AutoScroll(int Velocity);
public void AutoScroll (int Velocity);
abstract member AutoScroll : int -> unit
Public Sub AutoScroll (Velocity As Integer)

Parameters

Velocity
Int32

The speed for scrolling.

Applies to