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
2020‑01‑20
1,180 views
"Hi, I have a tool window which is hidden by default, but should be floating when shown. It can be docked like any t..."
2009‑11‑05
7,140 views
"I would like for a floating toolwindow to size exactly to its content on initial viewing. How can this be achieved? T..."
2019‑12‑17
1,080 views
"Hello, I have a dialog window that shows a auto hidden ToolWindow (sets IsOpen, IsActive and IsSelected to true) up..."
2019‑12‑12
1,316 views
"Hi, I have these questions: 1、About ToolWindowContainer, how to remove the title bar region of ma..."
2019‑12‑04
1,234 views
"Hi My company used Xceed's LayoutDocumentPane to load LayoutDocument( contains a Large workflow xaml content ),i..."
2019‑11‑15
1,346 views
"Hello, When docking a window into the second screen, the window overflows on first screen. This happens also with..."
2019‑10‑29
1,070 views
"Hello, I have localized almost every string in the Docking component using the ActiproSoftware.Products.Docking.SR...."
2019‑10‑23
1,289 views
"After updating our project from build 673 to 682 (the issue appears in 683 as well), we're having problems with windo..."
2019‑10‑21
1,567 views
"I am hoping to be able to save/restore the arrangement of the windows. Here is the setup of the DockSite. &l..."
2019‑08‑22
1,168 views
"Hi, we are using to TabbedMdiHost to visualize document pages which are (always opened) as tabs. So we would like..."
2019‑07‑30
1,403 views
"Hello, I've been evaluating actipro docking control to replace the existing control in our software. There are few..."
2019‑08‑01
1,183 views
"We noticed the following behavior: 1. Undock and float tool window A2. Redock tool window A3. Close tool window A4...."
2019‑07‑30
1,121 views
"Hi, I have a DocumentWindow with a WPF view containg a WinformsHost with one WinForms Usercontrol I also have..."
2019‑07‑17
1,297 views
"Hi, I have been following the sample code MVVM ToolWindows and can see how that works. However I would like to cr..."
2019‑07‑08
1,620 views
"We're seeing a noticeable change in performance of our application when using DockSites. Our current production code ..."
2017‑06‑28
3,140 views
"I found out one difference between ToolWindow and DocumentWindow is that ToolWindow is always on top of the main wind..."
2019‑07‑01
1,555 views
"I've got docksite serialization working, with one exception: any ToolWindow that's docked to the "documents" area (ak..."
2019‑06‑27
1,087 views
"Hello! In the application, the user can open mutliple instances of a specific type (VncView) which contains a VNC v..."
2019‑06‑18
1,772 views
"I'm sure I'm just missing something extremely basic/obvious, but I can't seem to get a DataTemplate selector working ..."
2019‑05‑27
1,154 views
"Hello We have som issue regarding calling _layoutState = new DockSiteLayoutSerializer().SaveToString(dockSite); ..."