About Syncfusion® WPF Tabbed MDI Form Control

18 Nov 20181 minute to read

The WPF Tabbed MDI Form is used to host documents, controls, and panels. It supports interfaces such as MDI (Multiple Document Interface) and TDI (Tabbed Document Interface), enabling the development of easily navigable applications. This section describes the key properties of the WPF Tabbed MDI Form and explains how they can be used to implement these interfaces.

Features

  • Provides options for both MDI and TDI container modes.
  • Various window switching styles. CTRL+TAB keyboard shortcut is used to easily navigate through the windows. See Setting Window Switchers.
  • Skins support.
  • State persistence; the WPF Tabbed MDI Form can be used to load and save data in Isolated Storage (IS), Binary (BIN), and XML.
  • A large set of properties, methods, and events for easy customization.
  • Resizing and moving the WPF Tabbed MDI Form using the keyboard.