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

  Date Thread Details
2023‑03‑07
988 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,145 views
"Hello, Floating window showes above other modal window. Would you please check it? I will send sample proje..."
2023‑02‑19
913 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,289 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
934 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,658 views
"I am using DockSiteLayoutSerializer to save and restore the location of my tool windows into user.config, but when I ..."
2023‑01‑24
887 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,001 views
"Hello, How to use LinkDockSite for nested DockSite? Source code is below. MainWindow.xaml <Window ..."
2022‑12‑13
969 views
"Hello, I'd like to use LinkDockSite as the following. - DockSite1 : DockSite.CanToolWindowsDock = True - DockSi..."
2022‑11‑10
1,056 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,377 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,167 views
"Hi there, we currently encounter a problem regarding the docking mechanism. When using two screens and you maximiz..."
2022‑11‑04
1,071 views
"Hello, I execute the following context menu in order on tool window. (ex. `Solution Explorer` of Sample Bro..."
2022‑11‑04
902 views
"ContainerMaxSize is not respected by floating ToolWindow but ContainerMinSize is respected and working fine that make..."
2022‑10‑31
956 views
"If you don't set FloatingWindowTitle property & set FloatingWindowShowInTaskBarMode property to true of DockSite...."
2022‑10‑28
923 views
"Hello, Is it possible to hide or disable "v" button at right top of TabbedMdiContainer? It shows opening document..."
2022‑10‑26
1,090 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,108 views
"Hello, We inherited ToolWindow and added features to automatically hide TitleBar. public class CustomToolWindow : ..."
2022‑10‑12
1,227 views
"Hello, this is a complex issue to explain. We have a nested DockSite in DocumentWindows(Tabbed MDI) and create a To..."
2022‑10‑12
1,006 views
"Hello, Would you please let me know how to know which window become floating in FloatingWindowOpening event? ..."