Microsoft SDK for Java

Form.getDesktopLocation

Retrieves the location of the form in desktop coordinates.

Syntax

public final Point getDesktopLocation()

Return Value

Returns a Point object that specifies location of the form.

See Also   setDesktopLocation

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