Overview | Methods | This Package | All Packages
Sets the border style for the ToolBar control.
Syntax
public void setBorderStyle( int style )
Parameters
style
The new border style. This value must be one of the enumeration constants defined in the BorderStyle class.
See Also getBorderStyle