Tabbed MDI

This sample illustrates how to incorporate the tabbed MDI mode into your applications using the TabbedMDIManager class.

TabbedMDI Demo Image

The Tabbed MDI Package provides a new tabbed MDI layout mode as an alternative to the default cascade and tiled modes.

This framework was built with great consideration for ease of use.  Now, you don't have to modify an existing MDI application to enable the tabbed MDI mode. With a single method call, you can switch between tabbed and regular MDI layout modes.

Features