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
2017‑06‑05
2,810 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,644 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
3,158 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,957 views
"Hi I’ve started to use the newer docking library, in doing so I’ve changed my DocumentWindows to ToolWo..."
2017‑05‑16
4,166 views
"Hello, In previous versions we can customize rafting window by defining our own style like follow: <Style x:Ke..."
2017‑05‑22
3,435 views
"I have a custom control (derived from Control) that is placed on a flyout. It contains a Grid with a TabControl on it..."
2017‑05‑18
2,415 views
"Hello, I am using an instance of DockSiteLayoutSerializer to call LoadFromString, using a dockSite as a parameter: ..."
2017‑04‑21
2,683 views
"Unsure if this is a bug or working as expected. In our current scenario we use the New Tab Button in conjunction wi..."
2017‑04‑21
4,186 views
"Hello, I am trying to serialize layout created using MVVM. I was following instructions mentioned here, but when I se..."
2017‑05‑05
2,627 views
"Hi, is there a way when using Tool Window Inner-Fill mode when I have a Standard Switcher in both the inner and outer..."
2017‑05‑03
3,110 views
"In my Docking/MDI application, if a document in the main workspace contains a Direct3D rendering area (which is actua..."
2017‑05‑02
2,456 views
"I'm looking at the sample code using a ribbon with the quick access toolbar apprearing in the title of the applicaito..."
2017‑04‑27
2,833 views
"Hello,I'm using a sample Prism Navigation project (View-Switching Navigation_Desktop_Unity) from Microsoft and I was ..."
2017‑04‑26
3,411 views
"Yet another "Double Click Title Bar Thread". My requirement is to implement the ability to double click a ToolWindo..."
2017‑04‑25
2,610 views
"I'm able to consistently reproduce an exception via a series of pinning/unpinning toolboxes in a docking application,..."
2017‑03‑13
3,466 views
"We are in the process of upgrading to a newer version of Actipro and are shifting to the new PRISM at the same time. ..."
2017‑04‑22
2,981 views
"This is a follow-up to this thread: http://www.actiprosoftware.com/community/thread/23221/mvvm-closing-doesnt-remove-..."
2017‑03‑31
2,921 views
"I am using the AdvancedTabControl and looking to use the TabOverflowBehavior="ScrollWithMenu". Is it possible to ge..."
2017‑04‑15
2,469 views
"Hi, I hosted Winform control using WindowsFormsHost in ToolWindow but when trying to drag and dock it , dockguides ..."
2017‑04‑10
3,063 views
"I ran into a situation where I was trying to detect when a tool window is docked/floating when using the context menu..."