Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Form.setBorderStyle

Sets the border style for the form.

Syntax

public final void setBorderStyle( int borderStyle )

Parameters

borderStyle

The border style for the form. This value must be one of the enumeration constants defined in the FormBorderStyle class.

See Also getBorderStyle