System.Windows.Forms.ToolBar.TextAlign Property

Gets or sets the alignment of text in relation to each image displayed on the toolbar button controls.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue(System.Windows.Forms.ToolBarTextAlign.Underneath)]
public ToolBarTextAlign TextAlign { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ToolBarButton.Text can be aligned underneath or to the right of the image displayed on the System.Windows.Forms.ToolBarButton controls.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0