Orientation Enumeration
.NET Framework (current version)
Specifies the orientation of controls or elements of controls.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| Horizontal | The control or element is oriented horizontally. | |
| Vertical | The control or element is oriented vertically. |
This enumeration is used by members such as TrackBar::Orientation.
.NET Framework
Available since 1.1
Available since 1.1
Show: