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

  Date Thread Details
2010‑01‑13
5,539 views
"Hi Depending on the UserLevel of the logged on user in my application, I want to hide a ToolWindow if the user sho..."
2010‑01‑05
3,513 views
"Hi All, I'm trying to display a number of MDI windows without their title bar. My main window contains the fol..."
2009‑12‑22
6,099 views
"I installed the newest version and ran into a problem. When I updated my references for Docking/MDI to the new versi..."
2009‑12‑22
2,909 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,347 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
3,006 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,076 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,748 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,754 views
"In our application, we load documents within the TabbedMdiHost. We wanted the possibilty to have our documents as flo..."
2009‑12‑13
3,815 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,152 views
"Hello, I want to create multiple AnalyzerDocuments (DocumentWindow) on the DockSite "dockSite" of my Analy..."
2009‑01‑08
4,401 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,623 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,747 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,403 views
"Is it possible to add custom buttons to a ToolWindow TitleBar? Thanks. Greg"
2009‑11‑19
3,189 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,279 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,874 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,454 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,080 views
"hello all, i am dynamically adding the toolwindows to the docksite by simply passing dockSite in constructor of th..."