Window layout styles.
| Member | Value | Description |
|---|---|---|
| eArrangeStyleCascade | 1 | Child windows are cascaded within the main window. |
| eArrangeStyleTiledHorizontal | 2 | Child windows are tiled horizontally within the main window. |
| eArrangeStyleTiledVertical | 3 | Child windows are tiled vertically within the main window. |





