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
2023‑01‑25
377 views
"Hello, I'm using WebView2 in DockingWindow. Sometimes active window is not correct. Would you please check it? ..."
2023‑03‑31
294 views
"Hello, I'd like to show minimized document window from program(MVVM). Would you please teach me how to do it? I..."
2023‑03‑28
254 views
"Is it possible to customize the document tabs menu items look & the switcher items look. Example how it looks b..."
2023‑03‑22
218 views
"Hi, I try to apply a theme for my whole WPF-mdi-tabbed application which contains docking panels (listview, grid &a..."
2023‑03‑08
308 views
"Hello, How to set first position and size of floating window? I'd like to show tool window as floating and se..."
2023‑03‑09
324 views
"I would like if NewTabButton didn't scroll away with tabs. To use the button you need to always scroll to the last ta..."
2022‑11‑08
512 views
"So I implemented TreeListBox with ItemTemplateSelector which was awesome I could style & build the content exactl..."
2023‑03‑07
266 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
380 views
"Hello, Floating window showes above other modal window. Would you please check it? I will send sample proje..."
2023‑02‑19
308 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
431 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
285 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
3,874 views
"I am using DockSiteLayoutSerializer to save and restore the location of my tool windows into user.config, but when I ..."
2023‑01‑24
271 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
346 views
"Hello, How to use LinkDockSite for nested DockSite? Source code is below. MainWindow.xaml <Window ..."
2022‑12‑13
324 views
"Hello, I'd like to use LinkDockSite as the following. - DockSite1 : DockSite.CanToolWindowsDock = True - DockSi..."
2022‑11‑10
383 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
554 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
400 views
"Hi there, we currently encounter a problem regarding the docking mechanism. When using two screens and you maximiz..."
2022‑11‑04
404 views
"Hello, I execute the following context menu in order on tool window. (ex. `Solution Explorer` of Sample Bro..."