ToolBar.setTextAlign

Overview | Methods | This Package | All Packages

ToolBar.setTextAlign

Specifies how text is positioned in relation to the images that are displayed on the buttons in this control.

Syntax

public final void setTextAlign( int value )

Parameters

value

A constant that specifies the text position. This value must be one of the enumeration constants defined in the ToolBarTextAlign class.

See Also   getTextAlign


Send feedback to MSDN.Look here for MSDN Online resources.