March 2003
Intermediate to advanced
896 pages
32h 35m
English
ArrangeDirection
This enumeration is used by the SystemInformation
class in its ArrangeDirection property, to
determine how minimized windows are arranged.
public enum ArrangeDirection { Left = 0, Right = 0, Down = 4, Up = 4 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ ArrangeDirection
SystemInformation.ArrangeDirection
Read now
Unlock full access