Microsoft SDK for Java

FormBorderStyle Class

Defines enumeration constants that represent the border styles of a form.

Enum 
  | 
  +--BorderStyle 
     | 
     +--FormBorderStyle

package com.ms.wfc.ui

public class FormBorderStyle
extends
BorderStyle

Remarks

To set the border style on a form, use the Form object's setBorderStyle method.

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