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

  Date Thread Details
2021‑06‑03
581 views
"In the sample app open AdvancedTabControl styling page. On first one with the new tab button (+ button) change the XA..."
2021‑05‑25
565 views
"Hey, I'm trying to place 2 buttons in StandardMdiTitleBarContextContent, one on the left side and the other on the ..."
2021‑05‑17
652 views
"Hey, I'm trying to serialize a DockSite with TabbedMdiHost that hosts several DockSites with StandardMdiHost and D..."
2021‑05‑12
578 views
"This is a example: https://ibb.co/XzMzfRd I want to use code to dock the "Output" window below the editor instead o..."
2021‑04‑30
579 views
"example : https://ibb.co/Hq9YLcK When there are too many open labels, click on a label's "Keep Open", the selected ..."
2009‑01‑07
4,036 views
"How can I put a little graphic on the splitter so the user has a cue that it's there?"
2021‑04‑23
593 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
607 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
814 views
"Hello, I am trying to create a simple application and found a some visual artifacts on HIDPI displays. These artifa..."
2021‑03‑02
697 views
"Hello, I have a docksite with document windows inside: <docking:DockSite x:Name="styleDocumentDockSite" ..."
2021‑03‑31
587 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
608 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
1,623 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
700 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
513 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
608 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
561 views
"I've run into an issue where intermittantly a ToolWindowContainer is loosing its reference to the DockSite and I don'..."
2021‑01‑30
524 views
"Setting ToolWindowContainer.TabStripPlacement="Top" (or any value other than the default "Bottom") via XAML is not ho..."
2021‑01‑24
712 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
692 views
"Similar to ToolWindowsHaveTitleBars how to hide title bars of documents?"