Edit

Share via


ToolStripTextDirection Enum

Definition

Specifies the text orientation to use with a particular LayoutStyle.

C#
public enum ToolStripTextDirection
Inheritance
ToolStripTextDirection

Fields

Name Value Description
Inherit 0

Specifies that the text direction is inherited from the parent control.

Horizontal 1

Specifies horizontal text orientation.

Vertical90 2

Specifies that text is to be rotated 90 degrees.

Vertical270 3

Specifies that text is to be rotated 270 degrees.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9