OrientationType Enumeration
.NET Framework (current version)
Contains values that specify the orientation of a control.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| Horizontal | Specifies that the control has horizontal orientation. | |
| None | Specifies that the control has no orientation. | |
| Vertical | Specifies that the control has vertical orientation. |
.NET Framework
Available since 3.0
Available since 3.0
Show: