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
2009‑12‑21
2,643 views
"I have a window with a docksite. In inside this I add a usercontrol that has itself again a docksite. when running..."
2009‑12‑21
2,705 views
"When I change from documentwindow 1 to documentwindow 2 in a tabbedmdicontainer, the content of the old one(that w..."
2009‑12‑18
2,413 views
"Hi, I have a docksite which contains 2 nested docksites (which contain an instance of the same usercontrol) in a tab..."
2009‑12‑16
2,406 views
"In our application, we load documents within the TabbedMdiHost. We wanted the possibilty to have our documents as flo..."
2009‑12‑13
3,450 views
"Has anybody used the MEF framework in .NET 4.0 B2 with the docking control? Any guidance or tips? i'm thinking..."
2009‑12‑08
5,684 views
"Hello, I want to create multiple AnalyzerDocuments (DocumentWindow) on the DockSite "dockSite" of my Analy..."
2009‑01‑08
3,917 views
"I have a simple setup and want the toolwindow to activate when I drag something over it, that something not being ano..."
2009‑11‑24
7,862 views
"I'm adding an adorner to items in a Dockpanel. When the items are docked my adorner is removed when i switch tabs..."
2009‑11‑23
4,291 views
"I get a lot of binding errors when trying to reload a docking layout. The errors, XAML and code are below and I am al..."
2009‑05‑26
3,000 views
"Is it possible to add custom buttons to a ToolWindow TitleBar? Thanks. Greg"
2009‑11‑19
2,749 views
"We are in the process of evaluating Dotfuscator. After several hours of merely getting the app to display the main wi..."
2009‑11‑18
2,844 views
"I'm starting to migrate a WinForms MDI app to Actipro's Docking library, and as I look over the things I need..."
2009‑11‑17
2,481 views
"Do you have any samples of animation for a WindowControl that gives the same animation effect as opening a window in ..."
2009‑11‑16
3,006 views
"Simple question, is there a way to customize the RaftingHost? I need to have all windows that are separate from th..."
2009‑11‑16
3,627 views
"hello all, i am dynamically adding the toolwindows to the docksite by simply passing dockSite in constructor of th..."
2009‑02‑11
2,846 views
"I'm trying to use the docking tool windows in a ControlTemplate for a custom control that supports templating. B..."
2009‑11‑11
2,342 views
"Hi All, As we know that option menu opening on right click of header of Document Window. Option Like 1. Close..."
2009‑11‑05
3,739 views
"Is it possible to alter the contents or change the Text in the dropdown list? In my code I've created an '..."
2009‑11‑04
3,244 views
"Is there a way to get magnetism enabled at the DockSite's edges when using standard MDI? I've tried setting t..."
2009‑10‑30
3,531 views
"Not sure if it is something I am doing wrong but here is the code I have (snipped): <docking:DockSite> ..."