ToolBar.getBorderStyle

Overview | Methods | This Package | All Packages

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