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

  Date Thread Details
2023‑10‑11
567 views
"Hello, Floating window sometimes shows above on modal dialog. If there is any solution, please let me know. ..."
2023‑09‑25
670 views
"Hello, I had made the following window. SizeToContent="WidthAndHeight" Contains DockSite.AutoHideBottomCo..."
2023‑09‑19
519 views
"I am evaluating Actipro to create a standard MDI application with only document windows (no tool windows). I would li..."
2023‑09‑05
639 views
"Hellow, I'd like to cancel changing active window. Would you please teach me how to do it? (I'm using DockSite wi..."
2023‑08‑22
655 views
"Hi there, In our app we are using Prism and have used code from the Prism integration sample. We are also serializ..."
2023‑07‑21
649 views
"Hello To temporarily prevent the window docking the ToolWindow from manipulating it, setting the window's IsEnabled..."
2023‑07‑19
695 views
"HelloI would like to fix the auto-hide behavior of the Dock as follows: 1. Expand the auto-hide tool window2. Selec..."
2023‑07‑06
626 views
"Hello, I found strange behavior of ToolWindow during ToolWindow is displayed as popup. I will send sample project..."
2023‑05‑16
629 views
"How can I override the ContextMenu on the tab headers? I want to have my own menuItems when a user right-clicks on th..."
2023‑06‑21
655 views
"Hello, It seems that some DockSite properties do not work in my project. - DockSite.AutoHidePopupClosesOnLostFocu..."
2023‑06‑20
647 views
"v20.1.1 Hello, A customer is seeing this issue and we're not able to reproduce it. Would you be able to give some g..."
2023‑06‑18
865 views
"Hi there, I'm currently taking the Docking/MDI for WPF control for a test run and I really liked the BrowserUI exam..."
2023‑06‑15
615 views
"I'm currently working through upgrading our WPF Docking implementation but I've found that the look and feel of the n..."
2023‑06‑05
576 views
"Hi! You have a cool TabDragReordered event for AdvancedTabControl. But I use the DocumentItems in DockSite and do n..."
2023‑05‑29
609 views
"Hello. We are currently using WPF Controls 2018.1 in our product, and now considering switching to the latest versi..."
2023‑05‑17
812 views
"Hello, I'd like to change DockSite.FloatingWindowShowInTaskBarMode dynamically. Is it possible? For the tes..."
2023‑05‑12
720 views
"Hello, I'm using DockSite with FloatingWindowShowInTaskBarMode = "Default". I'd like to display specific floating..."
2023‑05‑02
787 views
"Version=20.1.1.0 <docking:DockSite Name="m_scriptEditorDocSite"> <docking:Work..."
2023‑04‑12
748 views
"Hello, I'd like to switch icon of docking window dynamically following changes of title text color of dokcing windo..."
2023‑03‑31
683 views
"Hello, I'd like to show minimized document window from program(MVVM). Would you please teach me how to do it? I..."