Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll 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( intvalue**)**

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