Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.