Microsoft SDK for Java

ToolBar.getAutoSize

Retrieves a boolean value that indicates whether this ToolBar control is configured to autosize itself based on the size of the text and images the buttons contain.

Syntax

public final boolean getAutoSize()

Return Value

Returns true if the toolbar is currently set to autosize; otherwise, returns false.

See Also   setAutoSize

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