namespace System.Windows.Forms { public enum View { LargeIcon, Details, SmallIcon, List, Tile } }