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

  Date Thread Details
2024‑11‑27
1,023 views
"Version=20.1.1.0I'm not sure why this is happening. Is this something y'all can explain?System.ArithmeticException: O..."
2024‑11‑12
1,001 views
"Hello, When press END/HOME key, active window is sometimes changed. I'd like not to change active window by END/H..."
2024‑10‑22
1,258 views
"Hi, When click on title of toolwindow and it's in floating mode, It maximize it. I want to dock it back on double c..."
2024‑10‑18
1,149 views
"Dear Actipro Team, I hope this message finds you well. We are currently using Nested Dock Sites in our project. W..."
2024‑09‑12
1,064 views
"Hi, we have a search and replace dialog in our application which is a floating window. Since we enabled the option ..."
2024‑09‑04
1,141 views
"Hello, In our application, the following exception occur sometime when activate ToolWindow. Would you please chec..."
2024‑07‑31
1,202 views
"I have a very difficult bug to produce when saving the docklayout for later use. I have hardcoded the ToolWindowsHav..."
2024‑07‑18
1,333 views
"Hello, Popuped auto hide window is remained when minimize main window of application. We are using nested Doc..."
2024‑07‑10
1,206 views
"Hello, We encountered "InvalidOperationException: This Visual is not connected to a PresentationSource." Would yo..."
2024‑06‑29
880 views
"Hi, here is some of my docksite layout content(created by DockSiteSerializer)<RaftingHost IsMaximized="false" Loca..."
2024‑06‑11
1,029 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
1,521 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
1,234 views
"Hello, I am using TabbedMdiHost and have set a custom behavior for the ItemsPanel template by using an AdvancedTabP..."
2023‑01‑25
1,542 views
"Hello, I'm using WebView2 in DockingWindow. Sometimes active window is not correct. Would you please check it? ..."
2024‑05‑22
1,075 views
"HiI'd like to use DockSite in the following way. When there are documents, I show TabbedMdiHost and DockSite works ..."
2024‑05‑14
1,091 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
1,266 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
1,173 views
"Hello, I'm trying to use the property 'IsTabKeyboardSwitchingEnabled' of AdvancedTabControl but it is overriding th..."
2024‑03‑22
1,003 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
1,280 views
"Hello, Is it possible to check if window is floating alone or not? I'd like to set ContainerMinSize only when win..."