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

  Date Thread Details
2023‑05‑29
667 views
"Hello. We are currently using WPF Controls 2018.1 in our product, and now considering switching to the latest versi..."
2023‑05‑17
868 views
"Hello, I'd like to change DockSite.FloatingWindowShowInTaskBarMode dynamically. Is it possible? For the tes..."
2023‑05‑12
767 views
"Hello, I'm using DockSite with FloatingWindowShowInTaskBarMode = "Default". I'd like to display specific floating..."
2023‑05‑02
884 views
"Version=20.1.1.0 <docking:DockSite Name="m_scriptEditorDocSite"> <docking:Work..."
2023‑04‑12
810 views
"Hello, I'd like to switch icon of docking window dynamically following changes of title text color of dokcing windo..."
2023‑03‑31
730 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
692 views
"Is it possible to customize the document tabs menu items look & the switcher items look. Example how it looks b..."
2023‑03‑22
639 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
809 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
785 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
1,032 views
"So I implemented TreeListBox with ItemTemplateSelector which was awesome I could style & build the content exactl..."
2023‑03‑07
734 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
859 views
"Hello, Floating window showes above other modal window. Would you please check it? I will send sample proje..."
2023‑02‑19
727 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
985 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
712 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,417 views
"I am using DockSiteLayoutSerializer to save and restore the location of my tool windows into user.config, but when I ..."
2023‑01‑24
686 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
813 views
"Hello, How to use LinkDockSite for nested DockSite? Source code is below. MainWindow.xaml <Window ..."
2022‑12‑13
768 views
"Hello, I'd like to use LinkDockSite as the following. - DockSite1 : DockSite.CanToolWindowsDock = True - DockSi..."