Microsoft SDK for Java

Form.getWindowState

Retrieves the form's window state.

Syntax

public final int getWindowState()

Return Value

Returns the window state. The returned value equates to one of the enumeration constants defined in the FormWindowState class.

See Also   setWindowState

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