Microsoft SDK for Java

ToolBarButton.getStyle

Retrieves the style of this button.

Syntax

public final int getStyle()

Return Value

Returns the button's style. The value returned by this method must be one of the enumeration constants defined in the ToolBarButtonStyle class.

See Also   setStyle

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