Microsoft SDK for Java

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

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