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

  Date Thread Details
2021‑03‑22
3,033 views
"I have multiple document and tool windows and all have the new WebView2 control as content. When I start the app I cr..."
2021‑03‑18
1,197 views
"Hello, The splitter becomes Transparent by default when it is being dragged, but this is not what we want. How to..."
2021‑03‑17
1,051 views
"I am using .NET Memory Profile and see the ToolWindow maintains a reference to the view model causing a memory leak. ..."
2021‑01‑30
1,108 views
"Lets say I have an application window which has a size of 1727x921. Then I have 4 ToolWindows which are next to each ..."
2021‑01‑31
1,046 views
"I've run into an issue where intermittantly a ToolWindowContainer is loosing its reference to the DockSite and I don'..."
2021‑01‑30
962 views
"Setting ToolWindowContainer.TabStripPlacement="Top" (or any value other than the default "Bottom") via XAML is not ho..."
2021‑01‑24
1,238 views
"Hello, I would like to display one of my auto hide bottom tool windows' tab on the far right side of the screen, sepa..."
2021‑01‑16
1,263 views
"Similar to ToolWindowsHaveTitleBars how to hide title bars of documents?"
2021‑01‑18
1,629 views
"Demo XAML: <docking:DockSite> <docking:SplitContainer Orientation="Vertical"> <docking:..."
2021‑01‑06
986 views
"I have a tabbed MDI application, where the dock site only contains document windows, which are my own class derived f..."
2020‑05‑25
1,370 views
"Hello, I have an application in which I have a Ribbon window with tool windows and as a workspace inside the dock s..."
2020‑12‑03
1,144 views
"Hi, I'd like to restyle the tab-buttons in the docking window component in such a way, that they use the whole cont..."
2020‑12‑02
1,162 views
"Hello, I have noticed inconsistent behavior with the Dock command, when we have a floating ToolWindowContainer with..."
2020‑10‑21
1,360 views
"Hi, We have a problem with an Excel VSTO addin that uses the WPF Syntax Editor. The same code was working fine in ..."
2020‑10‑20
956 views
"Hi. Maybe this is a trivial question or a general WPF question, but I'm new to WPF and now I'm using Actipro WPF Cont..."
2020‑10‑07
1,072 views
"Hi, I'm trying your Docking component and can't find a way on how to size various ToolWindowContainers in my xaml f..."
2020‑09‑28
1,080 views
"Just upgraded from v2016.1, build 635 to v2019.1 build 686. We have a tools panel from which the user can drag&..."
2009‑06‑22
5,989 views
"Steps to reproduce the problem, 1. Run "Actipro Software WPF Studio - Sample Browser" 2. Select "D..."
2020‑09‑02
1,002 views
"I want to know when all my documents are floating. I.e. no documents in the main docksite. In OnFloatingWindowOpening..."
2020‑08‑18
1,198 views
"Have below error. How to fix that? error CS0123: No overload for 'dockSite_WindowClosing' matches delegate 'EventHa..."