System.Windows.Forms.ToolStripDropDown.TextDirection Property

Specifies the direction in which to draw the text on the item.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.ToolStripTextDirection.Horizontal)]
[System.ComponentModel.Browsable(false)]
public override ToolStripTextDirection TextDirection { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0