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

  Date Thread Details
2023‑09‑12
1,054 views
"Hello, I'd like to change the following text. - Context menu of floating document window - Tooltip of float..."
2023‑12‑06
716 views
"Hello, Our application use DockSite in DocumentWindow. And DockSite.UseHostedPopup=False for inner DockSite...."
2023‑12‑04
778 views
"<UserControl x:Class="xxx" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:..."
2023‑11‑15
656 views
"Hello, I would like to get resource information in Loaded event of document window. However, I cannot get it some..."
2023‑11‑13
844 views
"Hello, I would like to ask you about DockSiteLayoutSerializer.CanKeepExistingDocumentWindowsOpen. If layout data ..."
2023‑11‑07
653 views
"Hello, Is there any way to handle MouseDoubleClick event on title bar of tool window? Our application showes ..."
2023‑10‑27
815 views
"Hello, In our application, document window's title is long sometimes. For example, when "Document Window (Cre..."
2023‑10‑26
743 views
"Hello, We are using DockSite.UseHostedPopups=false because some document windows contain WebView2. Is is expe..."
2023‑10‑16
691 views
"Hello, Our applicatioin is using serialize/deserialize function. Some document windows are "CanSerialize = fa..."
2023‑08‑14
851 views
"I have a requirement of binding large number of items to listview item source. In this scenario, scrollbar thumb is..."
2023‑09‑14
769 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
701 views
"Hello, Floating window sometimes shows above on modal dialog. If there is any solution, please let me know. ..."
2023‑09‑25
776 views
"Hello, I had made the following window. SizeToContent="WidthAndHeight" Contains DockSite.AutoHideBottomCo..."
2023‑09‑19
680 views
"I am evaluating Actipro to create a standard MDI application with only document windows (no tool windows). I would li..."
2023‑09‑05
774 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
759 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
762 views
"Hello To temporarily prevent the window docking the ToolWindow from manipulating it, setting the window's IsEnabled..."
2023‑07‑19
822 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
747 views
"Hello, I found strange behavior of ToolWindow during ToolWindow is displayed as popup. I will send sample project..."
2023‑05‑16
740 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..."