Microsoft SDK for Java

SystemInformation.ArrangeStartingPosition Fields

Fields Description
BOTTOMLEFT Starts arranging minimized windows at the lower-left corner of the screen (default position).
BOTTOMRIGHT Starts arranging minimized windows at the lower-right corner of the screen.
HIDE Hides minimized windows by moving them off the visible area of the screen.
TOPLEFT Starts arranging minimized windows at the upper-left corner of the screen.
TOPRIGHT Starts arranging minimized windows at the upper-right corner of the screen.

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