Microsoft SDK for Java

ToolBar.getBorderStyle

Retrieves an integer constant that indicates the ToolBar control's border style value.

Syntax

public int getBorderStyle()

Return Value

Returns the ToolBar control's border style. This value must be one of the enumeration constants defined in the BorderStyle class.

See Also   setBorderStyle

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