Event Scroll
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.
Occurs when any of the attached scrollbars change their position.
public event EventHandler<ScrollEventArgs>? Scroll