windowsforms-5488-controls-and-libraries-form-layout-managers-tabbed-mdi-manager-xtratabbedmdimanager-overview.md
Note
If you need more powerful tool to create modern MDI applications, consider using the Tabbed View for the Document Manager component instead.
Typically, in an MDI application, MDI child windows are represented as separate forms. Adding the XtraTabbedMdiManager component to the form radically changes this representation. This component applies the tabbed interface to MDI child windows:
There is no need to write additional code to apply the tabbed interface to your MDI applications. Just add a XtraTabbedMdiManager component to your MDI parent form and it will do the rest:
The following is the list of the main features supported by the XtraTabbedMdiManager component:
See Also
How to: Implement the tabbed interface in an MDI application