Overview | Methods | This Package | All Packages

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

Parameters

value

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

See Also getAutoSize