Piccolo.NET

PScrollableControl.TerminatePreviousScroll Method 

Terminates the previous scroll activity if a new scroll event occurs.

protected virtual void TerminatePreviousScroll(
   ScrollBar scrollBar,
   ScrollEventArgs e
);

Parameters

scrollBar
The source of the new Scroll event.
e
The event data associated with the Scroll event.

See Also

PScrollableControl Class | UMD.HCIL.PiccoloX.Components Namespace