The MDIFrameTabLocation enumeration contains variants of location of the tabs of MDI child windows in the area of the MDI main form.
It is used by the following property:
Value | Brief description |
0 | Top. Tabs are placed in the top part of the MDI main form. |
1 | Bottom. Tabs are placed in the bottom part of the MDI main form. |
See also: