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

  Date Thread Details
2021‑05‑25
952 views
"Hey, I'm trying to place 2 buttons in StandardMdiTitleBarContextContent, one on the left side and the other on the ..."
2021‑05‑17
1,013 views
"Hey, I'm trying to serialize a DockSite with TabbedMdiHost that hosts several DockSites with StandardMdiHost and D..."
2021‑05‑12
923 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
905 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,394 views
"How can I put a little graphic on the splitter so the user has a cue that it's there?"
2021‑04‑23
969 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
926 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,187 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,081 views
"Hello, I have a docksite with document windows inside: <docking:DockSite x:Name="styleDocumentDockSite" ..."
2021‑03‑31
928 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
966 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
2,656 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,073 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
925 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
979 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
926 views
"I've run into an issue where intermittantly a ToolWindowContainer is loosing its reference to the DockSite and I don'..."
2021‑01‑30
851 views
"Setting ToolWindowContainer.TabStripPlacement="Top" (or any value other than the default "Bottom") via XAML is not ho..."
2021‑01‑24
1,096 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,101 views
"Similar to ToolWindowsHaveTitleBars how to hide title bars of documents?"
2021‑01‑18
1,459 views
"Demo XAML: <docking:DockSite> <docking:SplitContainer Orientation="Vertical"> <docking:..."