FormListControl.scroll(Int32, Int32) Method

Definition

public:
 virtual bool scroll(int _dx, int _dy);
public virtual bool scroll (int _dx, int _dy);
abstract member scroll : int * int -> bool
override this.scroll : int * int -> bool
Public Overridable Function scroll (_dx As Integer, _dy As Integer) As Boolean

Parameters

_dx
Int32
_dy
Int32

Returns

Applies to