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
542 views
"Hello, Floating window sometimes shows above on modal dialog. If there is any solution, please let me know. ..."
2023‑09‑25
650 views
"Hello, I had made the following window. SizeToContent="WidthAndHeight" Contains DockSite.AutoHideBottomCo..."
2023‑09‑19
484 views
"I am evaluating Actipro to create a standard MDI application with only document windows (no tool windows). I would li..."
2023‑09‑05
616 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
635 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
622 views
"Hello To temporarily prevent the window docking the ToolWindow from manipulating it, setting the window's IsEnabled..."
2023‑07‑19
676 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
607 views
"Hello, I found strange behavior of ToolWindow during ToolWindow is displayed as popup. I will send sample project..."
2023‑05‑16
608 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
633 views
"Hello, It seems that some DockSite properties do not work in my project. - DockSite.AutoHidePopupClosesOnLostFocu..."
2023‑06‑20
623 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
830 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
599 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
559 views
"Hi! You have a cool TabDragReordered event for AdvancedTabControl. But I use the DocumentItems in DockSite and do n..."
2023‑05‑29
593 views
"Hello. We are currently using WPF Controls 2018.1 in our product, and now considering switching to the latest versi..."
2023‑05‑17
791 views
"Hello, I'd like to change DockSite.FloatingWindowShowInTaskBarMode dynamically. Is it possible? For the tes..."
2023‑05‑12
699 views
"Hello, I'm using DockSite with FloatingWindowShowInTaskBarMode = "Default". I'd like to display specific floating..."
2023‑05‑02
751 views
"Version=20.1.1.0 <docking:DockSite Name="m_scriptEditorDocSite"> <docking:Work..."
2023‑04‑12
728 views
"Hello, I'd like to switch icon of docking window dynamically following changes of title text color of dokcing windo..."
2023‑03‑31
663 views
"Hello, I'd like to show minimized document window from program(MVVM). Would you please teach me how to do it? I..."