HorizontalScroll Event
Definition
Namespace: Alternet.Editor.Wpf
Assembly: Alternet.Editor.Wpf.v8.dll
Occurs when control scrolls its content in horizontal direction. This can be caused by dragging horizontal scroll thumb, or caret moving.
Syntax
public event EventHandler HorizontalScroll
Returns
EventHandler |