Gets or sets the direction in which to draw text on a System.Windows.Forms.ToolStrip.
Documentation for this section has not yet been entered.
Use the ToolStrip.TextDirection property to get or set the direction of the display text of a System.Windows.Forms.ToolStripItem, such as a System.Windows.Forms.ToolStripLabel or a System.Windows.Forms.ToolStripButton. You can set the ToolStrip.TextDirection property on the System.Windows.Forms.ToolStrip itself, in which case the setting will apply to each System.Windows.Forms.ToolStripItem you add to the System.Windows.Forms.ToolStrip, or you can set the ToolStrip.TextDirection property differently for each System.Windows.Forms.ToolStripItem.