MdiLayout Enumeration
.NET Framework 4.5
Specifies the layout of multiple document interface (MDI) child windows in an MDI parent window.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| ArrangeIcons | All MDI child icons are arranged within the client region of the MDI parent form. | |
| Cascade | All MDI child windows are cascaded within the client region of the MDI parent form. | |
| TileHorizontal | All MDI child windows are tiled horizontally within the client region of the MDI parent form. | |
| TileVertical | All MDI child windows are tiled vertically within the client region of the MDI parent form. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.