Microsoft SDK for Java

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

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