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,538)

  Date Thread Details
2022‑11‑08
1,526 views
"So I implemented TreeListBox with ItemTemplateSelector which was awesome I could style & build the content exactl..."
2023‑03‑07
1,145 views
"I have a customer running on a classified system so I can't provide more information nor can I reproduce this bug, ho..."
2023‑03‑01
1,295 views
"Hello, Floating window showes above other modal window. Would you please check it? I will send sample proje..."
2023‑02‑19
1,057 views
"Hi, I have programmatically done everything needed to add Documents to a layout, but I have not been able to see th..."
2023‑02‑16
1,518 views
"Hello, I want to use WebView2 control in Standard-MDI. Is there any property should be set when use WebView2 in S..."
2023‑02‑09
1,086 views
"I have a view which has a docksite attached. When I change my DataContext the ToolWindows states are lost. How can ..."
2009‑03‑13
4,883 views
"I am using DockSiteLayoutSerializer to save and restore the location of my tool windows into user.config, but when I ..."
2023‑01‑24
1,035 views
"This is a pretty simple bug. I can compile my app using .Net 4.7.2 and the ContainerFromItem returns the view model...."
2022‑12‑13
1,148 views
"Hello, How to use LinkDockSite for nested DockSite? Source code is below. MainWindow.xaml <Window ..."
2022‑12‑13
1,129 views
"Hello, I'd like to use LinkDockSite as the following. - DockSite1 : DockSite.CanToolWindowsDock = True - DockSi..."
2022‑11‑10
1,229 views
"Hi there, is there a way to get a that the dockingwindows reload there size after they have been docked or undocke..."
2022‑10‑27
1,560 views
"I have the same control which I display in various parts of my application and do not apply any styles. One of my vi..."
2022‑11‑07
1,360 views
"Hi there, we currently encounter a problem regarding the docking mechanism. When using two screens and you maximiz..."
2022‑11‑04
1,242 views
"Hello, I execute the following context menu in order on tool window. (ex. `Solution Explorer` of Sample Bro..."
2022‑11‑04
1,047 views
"ContainerMaxSize is not respected by floating ToolWindow but ContainerMinSize is respected and working fine that make..."
2022‑10‑31
1,091 views
"If you don't set FloatingWindowTitle property & set FloatingWindowShowInTaskBarMode property to true of DockSite...."
2022‑10‑28
1,073 views
"Hello, Is it possible to hide or disable "v" button at right top of TabbedMdiContainer? It shows opening document..."
2022‑10‑26
1,283 views
"I wonder if someone can give me some advice/insight. In my application if I have 2 documents open and a user right cl..."
2022‑10‑13
1,269 views
"Hello, We inherited ToolWindow and added features to automatically hide TitleBar. public class CustomToolWindow : ..."
2022‑10‑12
1,396 views
"Hello, this is a complex issue to explain. We have a nested DockSite in DocumentWindows(Tabbed MDI) and create a To..."