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

  Date Thread Details
2021‑01‑30
1,061 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,003 views
"I've run into an issue where intermittantly a ToolWindowContainer is loosing its reference to the DockSite and I don'..."
2021‑01‑30
923 views
"Setting ToolWindowContainer.TabStripPlacement="Top" (or any value other than the default "Bottom") via XAML is not ho..."
2021‑01‑24
1,190 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,182 views
"Similar to ToolWindowsHaveTitleBars how to hide title bars of documents?"
2021‑01‑18
1,573 views
"Demo XAML: <docking:DockSite> <docking:SplitContainer Orientation="Vertical"> <docking:..."
2021‑01‑06
954 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,296 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,098 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,112 views
"Hello, I have noticed inconsistent behavior with the Dock command, when we have a floating ToolWindowContainer with..."
2020‑10‑21
1,312 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
920 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,024 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,047 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,920 views
"Steps to reproduce the problem, 1. Run "Actipro Software WPF Studio - Sample Browser" 2. Select "D..."
2020‑09‑02
968 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,165 views
"Have below error. How to fix that? error CS0123: No overload for 'dockSite_WindowClosing' matches delegate 'EventHa..."
2020‑08‑18
1,078 views
"Have below error when upgrading to 19.1.0685. error CS1061: 'DockSite' does not contain a definition for 'Works..."
2020‑08‑18
1,097 views
"I am using ActiPro 19.1.0685 and upgrading from version 11. Had EventHandler<ItemRoutedEventArgs<T>> . I ..."
2020‑07‑31
1,021 views
"I've been able to style most of docking containers so far. But when it comes to the ToolWindowContainer I've been ver..."