Microsoft SDK for Java

StatusBarPanel.getBorderStyle

Retrieves a value indicating whether the panel has a raised border, a sunken border, or no border.

Syntax

public int getBorderStyle()

Return Value

Returns an integer that represents the panel border style. Possible return values are constants defined in the StatusBarPanelBorderStyle class.

See Also   setBorderStyle

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