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

  Date Thread Details
2017‑08‑15
2,320 views
"When an auto-hidden toolwindow contains a WinForms toolstrip via WindowsFormsHost, expanding the toolwindow via click..."
2017‑07‑12
2,695 views
"Hello Unfortunately your ComboBox only allows ".NET 4.5", nothing higher. We are actually using .NET 4.6.2 and will..."
2017‑05‑08
3,729 views
"I have a docksite with a workspace in the middle that is a tabmdi control I would like, under certain circumstances..."
2016‑04‑19
4,778 views
"My non primary secondary screen hosts a vertical taskbar on the right side and maximizing a floating window there pla..."
2017‑08‑15
2,115 views
"As per title, can get a "DisconnectedContext" error/exception during toolwindow left-click drag operations, if escape..."
2017‑08‑14
2,158 views
"I'm trying to figure out the best way to accomplish something with floating windows. We have the concept of an inse..."
2015‑08‑06
7,913 views
"I am using Livet, an MVVM infrastructure, where custom UserControls dispose their DataContext when they are Unloaded...."
2017‑07‑18
2,401 views
"Hi, When DockSite.ToolWindowsTabStripPlacement is set to "Top" title bar border is still visible on the top of Tool..."
2017‑07‑18
2,201 views
"When I try to reorder tabs docking window becomes floating."
2017‑07‑11
2,235 views
"Hello, Is it possible to install Docking library without granting administrative rights on local machine? Thanks."
2016‑10‑06
3,842 views
"Hi, I can detect when a ToolWindow is floated by using this protected override void OnFloatingWindowOpening(Floating..."
2017‑05‑08
2,749 views
"I have layout based on MVVM. My views are genereted accord to the propriet DataTemplate. My Documents can be floated...."
2017‑01‑19
3,495 views
"Is there a simple way to always float a new tool window, intead of docking it and floating afterwards? We have a ne..."
2017‑06‑28
2,268 views
"In my application, I am using only the ToolWindows but when they are docked as documents, they are listed under "Acti..."
2017‑06‑21
2,997 views
"Hi All, We are using the Actipro RibbonWindow as the main window and need to hide its title bar. We have set the Wi..."
2017‑06‑07
3,066 views
"I updated an app that has been working for years to16.1.634.0, and I have a weird problem now. I know the MDI library..."
2017‑06‑05
2,382 views
"Hi, How do I set color of AssetResourceKeys from code behind. I can set it in xaml like this <SolidColorBrush ..."
2017‑05‑30
2,229 views
"We have a window that can be set to auto-hide containing a list of files. These can be dragged onto controls on the m..."
2017‑05‑29
2,693 views
"Hi I eventually worked out how to restrict a ToolWindow to attach only onto a center dock guide when dragging. No..."
2017‑05‑27
2,486 views
"Hi I’ve started to use the newer docking library, in doing so I’ve changed my DocumentWindows to ToolWo..."