Table of Contents

Event Scroll

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Occurs when any of the attached scrollbars change their position.

public event EventHandler<ScrollEventArgs>? Scroll

Returns

EventHandler<ScrollEventArgs>
Occurs when any of the attached scrollbars change their position.