[]
        
(Showing Draft Content)

C1.Win.C1ScrollBar.C1ScrollBar.Scroll

Scroll Event

Occurs when the scroll box has been moved by a mouse.

Namespace: C1.Win.C1ScrollBar
Assembly: C1.Win.4.8.dll
Syntax
public event EventHandler<ScrollEventArgs> Scroll
Returns
Type Description
EventHandler<ScrollEventArgs> Occurs when the scroll box has been moved by a mouse.