ToolStripTextDirection Enumeration
.NET Framework (current version)
Specifies the text orientation to use with a particular ToolStrip::LayoutStyle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| Horizontal | Specifies horizontal text orientation. | |
| Inherit | Specifies that the text direction is inherited from the parent control. | |
| Vertical270 | Specifies that text is to be rotated 270 degrees. | |
| Vertical90 | Specifies that text is to be rotated 90 degrees. |
.NET Framework
Available since 2.0
Available since 2.0
Show: