ScrollOrientation Enumeration
.NET Framework (current version)
Specifies the scroll bar orientation for the Scroll event.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| HorizontalScroll | The horizontal scroll bar. | |
| VerticalScroll | The vertical scroll bar. |
This enumeration is used by the ScrollOrientation property.
.NET Framework
Available since 2.0
Available since 2.0
Show: