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

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