Microsoft SDK for Java

ToolBar.getButtonSize

Retrieves the size of the buttons in this ToolBar control.

Syntax

public final Point getButtonSize()

Return Value

Returns a Point object that specifies the height and width of the buttons on the toolbar.

See Also   setButtonSize

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