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

  Date Thread Details
2021‑04‑23
1,196 views
"Hi, we upgraded from version 684 to 687 and just noticed an issue with auto-hidden docking windows. As soon as more..."
2021‑04‑15
1,187 views
"I need to compile and run simple Actipro app which uses Excel Interop.excel. Is anything in your product samples fo..."
2021‑04‑04
1,433 views
"Hello, I am trying to create a simple application and found a some visual artifacts on HIDPI displays. These artifa..."
2021‑03‑02
1,414 views
"Hello, I have a docksite with document windows inside: <docking:DockSite x:Name="styleDocumentDockSite" ..."
2021‑03‑31
1,176 views
"There is such a scenario, I want to open a separate window on the right side of the layout, I set its WindowGroupName..."
2021‑03‑29
1,222 views
"Hello, I have a docksite but want the documents to be displayed not as they would be in tabcontrol, what is the res..."
2021‑03‑22
3,383 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,431 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,194 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,244 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,180 views
"I've run into an issue where intermittantly a ToolWindowContainer is loosing its reference to the DockSite and I don'..."
2021‑01‑30
1,081 views
"Setting ToolWindowContainer.TabStripPlacement="Top" (or any value other than the default "Bottom") via XAML is not ho..."
2021‑01‑24
1,378 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,478 views
"Similar to ToolWindowsHaveTitleBars how to hide title bars of documents?"
2021‑01‑18
1,861 views
"Demo XAML: <docking:DockSite> <docking:SplitContainer Orientation="Vertical"> <docking:..."
2021‑01‑06
1,121 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,533 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,275 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,296 views
"Hello, I have noticed inconsistent behavior with the Dock command, when we have a floating ToolWindowContainer with..."
2020‑10‑21
1,583 views
"Hi, We have a problem with an Excel VSTO addin that uses the WPF Syntax Editor. The same code was working fine in ..."