ToolBar.setAutoSize

Overview | Methods | This Package | All Packages

ToolBar.setAutoSize

Specifies whether the ToolBar control resizes itself automatically to accommodate the images and text that are displayed on toolbar buttons.

Syntax

public final void setAutoSize( boolean value )

Parameters

value

Set to true to set autosizing; otherwise, set to false.

See Also   getAutoSize