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

  Date Thread Details
2023‑08‑14
293 views
"I have a requirement of binding large number of items to listview item source. In this scenario, scrollbar thumb is..."
2023‑09‑14
220 views
"I want to be able to keep all of the tabs visible instead of hiding in a scroll, in a menu, or shrinking. Is there ..."
2023‑10‑11
197 views
"Hello, Floating window sometimes shows above on modal dialog. If there is any solution, please let me know. ..."
2023‑09‑25
259 views
"Hello, I had made the following window. SizeToContent="WidthAndHeight" Contains DockSite.AutoHideBottomCo..."
2023‑09‑19
176 views
"I am evaluating Actipro to create a standard MDI application with only document windows (no tool windows). I would li..."
2023‑09‑05
220 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
235 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
268 views
"Hello To temporarily prevent the window docking the ToolWindow from manipulating it, setting the window's IsEnabled..."
2023‑07‑19
290 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
233 views
"Hello, I found strange behavior of ToolWindow during ToolWindow is displayed as popup. I will send sample project..."
2023‑05‑16
258 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
292 views
"Hello, It seems that some DockSite properties do not work in my project. - DockSite.AutoHidePopupClosesOnLostFocu..."
2023‑06‑20
228 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
302 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
227 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
221 views
"Hi! You have a cool TabDragReordered event for AdvancedTabControl. But I use the DocumentItems in DockSite and do n..."
2023‑05‑29
233 views
"Hello. We are currently using WPF Controls 2018.1 in our product, and now considering switching to the latest versi..."
2023‑05‑17
425 views
"Hello, I'd like to change DockSite.FloatingWindowShowInTaskBarMode dynamically. Is it possible? For the tes..."
2023‑05‑12
322 views
"Hello, I'm using DockSite with FloatingWindowShowInTaskBarMode = "Default". I'd like to display specific floating..."
2023‑05‑02
301 views
"Version=20.1.1.0 <docking:DockSite Name="m_scriptEditorDocSite"> <docking:Work..."