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

  Date Thread Details
2023‑06‑05
620 views
"Hi! You have a cool TabDragReordered event for AdvancedTabControl. But I use the DocumentItems in DockSite and do n..."
2023‑05‑29
671 views
"Hello. We are currently using WPF Controls 2018.1 in our product, and now considering switching to the latest versi..."
2023‑05‑17
871 views
"Hello, I'd like to change DockSite.FloatingWindowShowInTaskBarMode dynamically. Is it possible? For the tes..."
2023‑05‑12
768 views
"Hello, I'm using DockSite with FloatingWindowShowInTaskBarMode = "Default". I'd like to display specific floating..."
2023‑05‑02
888 views
"Version=20.1.1.0 <docking:DockSite Name="m_scriptEditorDocSite"> <docking:Work..."
2023‑04‑12
814 views
"Hello, I'd like to switch icon of docking window dynamically following changes of title text color of dokcing windo..."
2023‑03‑31
732 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
695 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
810 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
787 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,034 views
"So I implemented TreeListBox with ItemTemplateSelector which was awesome I could style & build the content exactl..."
2023‑03‑07
736 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
860 views
"Hello, Floating window showes above other modal window. Would you please check it? I will send sample proje..."
2023‑02‑19
730 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
989 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
713 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,420 views
"I am using DockSiteLayoutSerializer to save and restore the location of my tool windows into user.config, but when I ..."
2023‑01‑24
687 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
817 views
"Hello, How to use LinkDockSite for nested DockSite? Source code is below. MainWindow.xaml <Window ..."