ModernDocking 1.1 Help

Menu Items

Modern Docking provides several specialized menu classes explained below

LayoutsMenu

Displays a list of all layouts that the layout manager knows about. These are automatically added and removed. When clicked the menu item will load that layout.

    ApplicationLayoutMenuItem

    Menu item specific to one layout. Simply displays the name and when clicked loads the layout with Docking.restore()

      DockableMenuItem

      Displays a single dockable. Shows a checkmark if the dockable is docked. If the dockable is not docked, docks it, if it is docked, it displays it.

        Last modified: 28 April 2025