[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.Scroll

Scroll Event

Occurs when the user or code scrolls through the client area.

Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public event EventHandler<ScrollBars> Scroll
Returns
Type Description
EventHandler<ScrollBars> Occurs when the user or code scrolls through the client area.