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

  Date Thread Details
2009‑08‑25
4,517 views
"I've noticed that in many recent "tabbed" applications (VS, IE, Chrome, etc), that the Middle-click but..."
2011‑04‑06
3,094 views
"Steps to reproduce: 1) Open Sample browser 2) Go to Docking & MDI -> Colored Tabs 3) Open a WPF visual tr..."
2011‑03‑30
3,321 views
"Hi, I'm trying to enforce a minimum height and width on docking windows in my application. Here's a strippe..."
2010‑11‑23
3,824 views
"Hi I have a docksite on which is a toolwindowcontainer docked on the right side. When i click in the option menu o..."
2008‑06‑11
3,909 views
"Great work so far, guys. The docking feature set is by far the most impressive out there. I have but one suggestion..."
2010‑06‑10
4,202 views
"I am currently building a dashboard type application, allowing the user to add windows containing graphs/chart/etc. i..."
2008‑06‑12
8,338 views
"I'm planning to use the Docking mechanism as follows: In my MainView of the application I have a Root 'Dockin..."
2011‑02‑18
4,018 views
"I see in two separate forum posts (here and here) that there is currently no support for moving a DockingWindow from ..."
2009‑03‑06
4,775 views
"Hello, I'm currently evaluating your docking product and am having trouble determining if it can handle what I..."
2008‑06‑24
3,622 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,650 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,981 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,509 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,254 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
4,035 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
4,052 views
"I've been looking through the styles and have been able to change almost everything I've wanted to. However,..."
2011‑03‑15
3,129 views
"I am dynamically loading DocumentWindows to a dock site like so: DocumentWindow documentWindow = new DocumentWindow(..."
2011‑03‑11
2,714 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,205 views
"The problem is: When binding ViewModels to the DocumentItemsSource of DockSite, only one instance of View is created ..."
2011‑03‑01
3,824 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..."