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

  Date Thread Details
2019‑10‑21
1,330 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,007 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,208 views
"Hello, I've been evaluating actipro docking control to replace the existing control in our software. There are few..."
2019‑08‑01
1,033 views
"We noticed the following behavior: 1. Undock and float tool window A2. Redock tool window A3. Close tool window A4...."
2019‑07‑30
969 views
"Hi, I have a DocumentWindow with a WPF view containg a WinformsHost with one WinForms Usercontrol I also have..."
2019‑07‑17
1,110 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,381 views
"We're seeing a noticeable change in performance of our application when using DockSites. Our current production code ..."
2017‑06‑28
2,934 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,374 views
"I've got docksite serialization working, with one exception: any ToolWindow that's docked to the "documents" area (ak..."
2019‑06‑27
928 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,555 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
997 views
"Hello We have som issue regarding calling _layoutState = new DockSiteLayoutSerializer().SaveToString(dockSite); ..."
2019‑05‑23
905 views
"Hi, im using the ToolWindowsTabStripPlacement="Top" to show the available panels tab on top. Using this, the pa..."
2019‑04‑10
1,962 views
"Hi In some (rare) occasions an exception inside windows or actipro is thrown. It looks like a popup menu closing c..."
2019‑05‑18
1,216 views
"Hi When I add any control without context menu to a AdvancedTabItem and then right click it applications crashes wi..."
2019‑05‑15
858 views
"I have some tool windows that are tabbed by default. However, each of them seems to have their own size, i.e. when I ..."
2019‑04‑16
1,090 views
"Hello,currently, from my observations, the way Actipro docking works with documents (in the tabbed MDI) while they ar..."
2019‑04‑15
1,049 views
"HI, I already knows Float() function can setting position and size. But I'm using MVVM model to create my program...."
2019‑04‑15
1,185 views
"Hello, when I am trying to dock a tool window to a dock site or workspace, I first have to run the Open method on it ..."
2019‑03‑25
1,228 views
"I have an application which uses docking to show a variety of windows, which by default show up as tabbed. When a use..."