Microsoft SDK for Java

Form.getDesktopBounds

Retrieves the bounds of the form in desktop coordinates.

Syntax

public final Rectangle getDesktopBounds()

Return Value

Returns a Rectangle object that specifies the bounds of the form.

See Also   setDesktopBounds

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