System.Windows.Forms
1.0.5000.0
2.0.0.0
System.Enum
This enumeration is used by the property of the class.
Specifies the starting position that the system uses to arrange minimized windows.
Field
System.Windows.Forms.ArrangeStartingPosition
Starts at the lower-left corner of the screen, which is the default position.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ArrangeStartingPosition
Starts at the lower-right corner of the screen.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ArrangeStartingPosition
Hides minimized windows by moving them off the visible area of the screen.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ArrangeStartingPosition
Starts at the upper-left corner of the screen.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.ArrangeStartingPosition
Starts at the upper-right corner of the screen.
1.0.5000.0
2.0.0.0
System.Flags