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
2008‑06‑24
3,471 views
"When running the Tabbed MDI-Only sample and you shrink the window so that not all tab pages can be shown, I would lik..."
2008‑08‑21
6,442 views
"Hi, I am using your suite in conjuction with a project that is based on CompositeWPF (Prism). I was curious to ..."
2008‑08‑14
5,792 views
"Version: 4.0.456.0 A couple issues regarding Windows Forms interop: A windows forms control that is placed in a..."
2011‑02‑07
5,271 views
"I have code that I am executing on the "closing" event of a toolwindow. What I have noticed is that the cod..."
2011‑03‑26
3,109 views
"I am using MVVM to create a set of documents in a tabbed MDI host (this is working fine). I want to be able to create..."
2011‑03‑22
3,882 views
"There seems to be a problem with the display of the docksite popup when only one document window is present. What I m..."
2011‑03‑17
3,884 views
"I've been looking through the styles and have been able to change almost everything I've wanted to. However,..."
2011‑03‑15
2,963 views
"I am dynamically loading DocumentWindows to a dock site like so: DocumentWindow documentWindow = new DocumentWindow(..."
2011‑03‑11
2,569 views
"I noticed that if you load a layout that does not contain any entry for a certain toolwindow (e.g. we add a new toolw..."
2011‑03‑03
3,056 views
"The problem is: When binding ViewModels to the DocumentItemsSource of DockSite, only one instance of View is created ..."
2011‑03‑01
3,612 views
"We are using 10.2 b 532 on Windows 7. Pretty beefy machines. We have noticed that it is slow to close docking windows..."
2011‑02‑28
2,329 views
"Hi, When i drag ToolWindow from ToolWindowContainer, ToolWindowContainer.ItemsChanged event occured. But e.Action ..."
2011‑02‑22
3,086 views
"Sometimes the contents of a nested dock site are not displayed. I can reproduce the problem with your nested dock..."
2011‑01‑19
3,306 views
"Hi, still in the process of evaluating WPF Studio, using the docking and MDI solution, i found that rafting toolwi..."
2011‑02‑18
3,190 views
"How can we load a window with docking with a tool window with its initial state to "Docked". I look at &..."
2011‑02‑17
4,802 views
"I'd like to be able to save and restore the state of my DocHost. The content of each DocumentWindow is custom con..."
2009‑09‑17
3,614 views
"Hi, I was wondering if it's possible to add a menu item to the context menu that you see when you right click on ..."
2011‑02‑11
2,530 views
"When the orientation of the split container is changed the resize arrow remains as it was in the original layout. ..."
2011‑02‑03
3,550 views
"Steps to reproduce 1.Dock Actipro tool window at bottom . 2.Tool Window has Tree view as content 2.Try to scroll..."
2011‑02‑03
2,534 views
"I created a custom DocumentWindow which defines the header to include a save button like the example in the QuickStar..."