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
2009‑12‑22
2,868 views
"I am looking to load a ToolWindow defined in an XAML resource file. Here is what it looks like: <docking:ToolWi..."
2009‑12‑22
4,313 views
"Whren you run the next code yo uwill see that the sizechanged event is raised once during start. After that if you r..."
2009‑12‑21
2,970 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
3,034 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,703 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,710 views
"In our application, we load documents within the TabbedMdiHost. We wanted the possibilty to have our documents as flo..."
2009‑12‑13
3,789 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
6,111 views
"Hello, I want to create multiple AnalyzerDocuments (DocumentWindow) on the DockSite "dockSite" of my Analy..."
2009‑01‑08
4,339 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
8,552 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,712 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,361 views
"Is it possible to add custom buttons to a ToolWindow TitleBar? Thanks. Greg"
2009‑11‑19
3,153 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
3,228 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,830 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,411 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
4,014 views
"hello all, i am dynamically adding the toolwindows to the docksite by simply passing dockSite in constructor of th..."
2009‑02‑11
3,182 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,704 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
4,121 views
"Is it possible to alter the contents or change the Text in the dropdown list? In my code I've created an '..."