Syntax
public enum ToolStripTextDirection
Remarks
Members
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.
|
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0