Microsoft SDK for Java

FormStartPosition.WINDOWS_DEFAULT_LOCATION

Specifies that the form will be positioned at the Windows default location with its dimensions determined by the form's size.

Syntax

public static final int WINDOWS_DEFAULT_LOCATION;

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