Sets the border style for the form.
public final void setBorderStyle( int borderStyle )
borderStyle
The border style for the form. This value must be one of the enumeration constants defined in the FormBorderStyle class.
See Also getBorderStyle