syncfusion-winforms-tabbed-mdi-manager
Installation
SKILL.md
Implementing Syncfusion Windows Forms TabbedMDIManager
The TabbedMDIManager is a powerful Windows Forms control that provides a modern tabbed interface for Multiple Document Interface (MDI) applications. It replaces the default Cascade/Tiled modes with a professional tabbed layout similar to Visual Studio .NET IDE.
When to Use This Skill
Use this skill whenever you need to:
- Create tabbed MDI interfaces for desktop applications
- Organize multiple child windows as tabs
- Support multiple tab groups with resizable splitters
- Customize tab appearance, colors, fonts, and styles
- Apply professional themes (Office 2007/2016, Metro, etc.)
- Handle tab events and user interactions
- Save and restore application layout using serialization
- Configure button controls (close, dropdown)
- Enable tooltips and context menus
- Align tabs in different positions (top, bottom, left, right)