The WinTabbedMdiManager™ component makes it very easy to convert an existing MDI application into a tabbed window interface application like Visual Studio.NET. The element automatically manages any MDI child windows of the MDI parent form it is placed on.
To convert an MDI application to a Tabbed MDI application:
Open the main MDI parent form of the existing application.
Select the UltraTabbedMdiManager element in the Visual Studio toolbox and double-click it to add it to the MDI parent form.
When you next run the application, the tabbed MDI interface will be in use with all features available. You can click on tabs to select MDI child windows, drag tabs within the header area to re-order them, and create vertical and horizontal tab groups either by dragging tabs or right-clicking on them.