MdiTileType

Description

The MdiTileType enumeration contains types of location of child windows in the MDI parent form.

It is used by the following method:

Available Values

Value Brief description
0 Vertical. Vertical arrangement of windows.
1 Horizontal. Horizontal arrangement of windows.
2 SkipDisabled. Vertical arrangement of all unlocked windows (Windows for which Enable = True).

See also:

Forms Assembly Enumerations