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
2017‑07‑12
2,692 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,718 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,776 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,110 views
"As per title, can get a "DisconnectedContext" error/exception during toolwindow left-click drag operations, if escape..."
2017‑08‑14
2,155 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,901 views
"I am using Livet, an MVVM infrastructure, where custom UserControls dispose their DataContext when they are Unloaded...."
2017‑07‑18
2,398 views
"Hi, When DockSite.ToolWindowsTabStripPlacement is set to "Top" title bar border is still visible on the top of Tool..."
2017‑07‑18
2,199 views
"When I try to reorder tabs docking window becomes floating."
2017‑07‑11
2,233 views
"Hello, Is it possible to install Docking library without granting administrative rights on local machine? Thanks."
2016‑10‑06
3,837 views
"Hi, I can detect when a ToolWindow is floated by using this protected override void OnFloatingWindowOpening(Floating..."
2017‑05‑08
2,745 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,492 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,263 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,994 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,061 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,378 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,227 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,691 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,485 views
"Hi I’ve started to use the newer docking library, in doing so I’ve changed my DocumentWindows to ToolWo..."
2017‑05‑16
3,614 views
"Hello, In previous versions we can customize rafting window by defining our own style like follow: <Style x:Ke..."