Microsoft SDK for Java

FormStartPosition Class

Defines constant values that describe the initial position of a form.

Enum 
  | 
  +--FormStartPosition

package com.ms.wfc.ui

public class FormStartPosition
extends
Enum

Remarks

The position of a form is determined by passing one of the constants defined in this class to the Form class' setStartPosition method.

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