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

  Date Thread Details
2024‑06‑29
540 views
"Hi, here is some of my docksite layout content(created by DockSiteSerializer)<RaftingHost IsMaximized="false" Loca..."
2024‑06‑11
625 views
"In our product we only use Docking/MDI programmatically, nothing is preconfigured in XAML. One of our use cases is ha..."
2024‑01‑18
999 views
"Hello, Mouse cursor position is wrong sometimes when I grab title bar of tool window and move the window. It is t..."
2024‑05‑31
702 views
"Hello, I am using TabbedMdiHost and have set a custom behavior for the ItemsPanel template by using an AdvancedTabP..."
2023‑01‑25
1,025 views
"Hello, I'm using WebView2 in DockingWindow. Sometimes active window is not correct. Would you please check it? ..."
2024‑05‑22
622 views
"HiI'd like to use DockSite in the following way. When there are documents, I show TabbedMdiHost and DockSite works ..."
2024‑05‑14
647 views
"I am encountering a problem now. I want to not display the title bar of all Document windows. How should I deal with it?"
2024‑04‑25
802 views
"Hi. We are developing an application using Docking/MDI and Ribbon.When we press a button on Ribbon that exists in t..."
2024‑04‑17
727 views
"Hello, I'm trying to use the property 'IsTabKeyboardSwitchingEnabled' of AdvancedTabControl but it is overriding th..."
2024‑03‑22
589 views
"I'm looking at Docking/MDI / QuickStarts sample, "Tabbed MDI-Only". When I drag the first tab to tile it at the rig..."
2024‑02‑08
758 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
688 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
963 views
"Hello, ContainerMinSize is not reflected after the following steps. Would you please check it? If our usage is ..."
2023‑12‑20
688 views
"Hello, I'd like to change size of floating document window. I found Limiting Floating Window Initial Sizes in..."
2023‑12‑19
597 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
628 views
"Hello, Regarding to tooltip of buttons of floating document window. (Minimize, Maximize, Close) Is it possib..."
2023‑09‑12
977 views
"Hello, I'd like to change the following text. - Context menu of floating document window - Tooltip of float..."
2023‑12‑06
650 views
"Hello, Our application use DockSite in DocumentWindow. And DockSite.UseHostedPopup=False for inner DockSite...."
2023‑12‑04
707 views
"<UserControl x:Class="xxx" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:..."
2023‑11‑15
599 views
"Hello, I would like to get resource information in Loaded event of document window. However, I cannot get it some..."