Docking/MDI for WPF

Discussion Forums

Post about Docking/MDI for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (1,506)

  Date Thread Details
2020‑06‑30
675 views
"Hi, The AdvancedTabControl.CanTabsDrag property works perfect, but I need implement undo redo actions for tab reo..."
2014‑10‑16
2,551 views
"I'm using the Docking & MDI feature on a touchscreen, and the tabs are too small to easily tap. What's the simple..."
2020‑06‑25
657 views
"We have an WPF application where we use WindowsFormsHost to display windows controls from a third party vendor.In an ..."
2020‑06‑15
617 views
"Is there anyway to maintain a ToolWindow open indefinitely? I don't want the ToolWindow to close unless the user clic..."
2020‑06‑13
660 views
"Good eveningI am looking for a way to add a DocumentWindow to a TabbedMdiContainer via binding.But I can't find a pro..."
2020‑06‑12
598 views
"Hello,How would I bind to my ToolWindow's IsFloating attribute?I currently have this code:<docking:DockSite x:Name..."
2020‑06‑10
659 views
"I am using version v18.1.0673 When selecting New Vertical Tab Group my IsOpen is called multiple times: C..."
2020‑06‑10
778 views
"Hi, we have a problem with a shortcut from the TabbedMdiContainerTabControl. The control changes the active docum..."
2020‑06‑05
646 views
"Hi, when a tool window is visible where the property AutoHide is set and you open the backstage menu of the ribbons..."
2020‑06‑04
608 views
"We have a DockSite that has a Workspace ad AutoHideBottomContainers that has a single tool window that has AutoHide =..."
2020‑05‑28
986 views
"Hi, I'm having issues while implementing tabbed docking documents using a custom class (derived from DocumentWindow..."
2020‑05‑28
596 views
"When dragging a docked tool window, the created floating window is positioned incorrectly on HiDPI displays if Floati..."
2020‑05‑15
833 views
"Hello, I am using yours Docking component and after some change in the code I have done recently, a unhandled excep..."
2020‑04‑09
632 views
"How is the order determined in DockSite.CascadeDocuments? Similar question for TileDocumentsHorizontally and TileDo..."
2020‑04‑09
589 views
"I have one docking site with many different ToolWindows. Is it possible to assign them to different group ids? Its pu..."
2020‑04‑07
579 views
"Under certain condition, we want a DockingWindow to be excluded from the DockSite.ActivateNextDocument and DockSite.A..."
2020‑04‑07
665 views
"Our customer has requested to be able to double click a tab to float it and double click again to undo it (meaning "m..."
2020‑04‑01
864 views
"Hi was hoping you could help me, I’m using your “Custom Context Content” example from Docking/MDI &..."
2020‑03‑16
715 views
"When my attached view model has an error the tab gets the red border around it. I tried to disable through the follo..."
2020‑03‑20
708 views
"Hi,Currently when I drop a "floating" window into a slot of a container, and there is another window docked, the alre..."