Specifies the scroll bar orientation for the ScrollBar.Scroll event.
This enumeration is used by the ScrollEventArgs.ScrollOrientation property.
Member Name | Description |
---|---|
HorizontalScroll |
The horizontal scroll bar. |
VerticalScroll |
The vertical scroll bar. |