public event EventHandler<ScrollEventArgs> HorizontalScroll
Public Event HorizontalScroll As EventHandler(Of ScrollEventArgs)
member HorizontalScroll : IEvent<EventHandler<ScrollEventArgs>, ScrollEventArgs>
In This Article