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

  Date Thread Details
2024‑02‑08
74 views
"Hello, Is it possible to check if window is floating alone or not? I'd like to set ContainerMinSize only when win..."
2024‑01‑23
166 views
"My application uses a TabbedMdiHost, which opens a tab switcher UI via Ctrl+Tab. One of my document types has a web b..."
2023‑12‑08
313 views
"Hello, ContainerMinSize is not reflected after the following steps. Would you please check it? If our usage is ..."
2024‑01‑18
144 views
"Hello, Mouse cursor position is wrong sometimes when I grab title bar of tool window and move the window. It is t..."
2023‑12‑20
119 views
"Hello, I'd like to change size of floating document window. I found Limiting Floating Window Initial Sizes in..."
2023‑12‑19
93 views
"Hi, I have this docking.Where I have both the tools and the documents. When I go to deserialize it only restores the ..."
2023‑12‑18
84 views
"Hello, Regarding to tooltip of buttons of floating document window. (Minimize, Maximize, Close) Is it possib..."
2023‑09‑12
322 views
"Hello, I'd like to change the following text. - Context menu of floating document window - Tooltip of float..."
2023‑12‑06
172 views
"Hello, Our application use DockSite in DocumentWindow. And DockSite.UseHostedPopup=False for inner DockSite...."
2023‑12‑04
208 views
"<UserControl x:Class="xxx" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:..."
2023‑11‑15
124 views
"Hello, I would like to get resource information in Loaded event of document window. However, I cannot get it some..."
2023‑11‑13
187 views
"Hello, I would like to ask you about DockSiteLayoutSerializer.CanKeepExistingDocumentWindowsOpen. If layout data ..."
2023‑11‑07
159 views
"Hello, Is there any way to handle MouseDoubleClick event on title bar of tool window? Our application showes ..."
2023‑10‑27
178 views
"Hello, In our application, document window's title is long sometimes. For example, when "Document Window (Cre..."
2023‑10‑26
226 views
"Hello, We are using DockSite.UseHostedPopups=false because some document windows contain WebView2. Is is expe..."
2023‑10‑16
169 views
"Hello, Our applicatioin is using serialize/deserialize function. Some document windows are "CanSerialize = fa..."
2023‑08‑14
249 views
"I have a requirement of binding large number of items to listview item source. In this scenario, scrollbar thumb is..."
2023‑09‑14
181 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
166 views
"Hello, Floating window sometimes shows above on modal dialog. If there is any solution, please let me know. ..."
2023‑09‑25
223 views
"Hello, I had made the following window. SizeToContent="WidthAndHeight" Contains DockSite.AutoHideBottomCo..."