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
2012‑07‑31
4,511 views
"Hi there, We are using an old version (version 2010.1.521). We need to dock a tool window as document when it is s..."
2012‑07‑30
4,369 views
"Hi, When I open a document window in the docksite, I register the event PreviewMouseLeftButtonDown of the opened do..."
2012‑07‑29
3,172 views
"Is there an api that wil lturn off the preview behavior of a window during dragging? I need to use one window as a '..."
2012‑07‑28
3,590 views
"Hello, I have a DockSite that's using DocumentItemsSource to create a tabbed MDI layout. Within each DocumentWindow..."
2012‑07‑25
4,789 views
"Hello, We have a Entity Framework backed desktop application that we are creating. It has 2 docksites, a ribbon ar..."
2012‑07‑24
3,896 views
"I'm looking to create a MDI interface where DocumentWindows are within a DockSite, and each DocumentWindow hosts its ..."
2012‑07‑20
4,435 views
"Hi, I am able to register the usercontrol as the toolwindow using the prism integration with the docking. This us..."
2012‑07‑17
4,054 views
"Hi, we have a relatively big issue with interop. It's super easy to repro: Create a WinForms project Add a Do..."
2011‑03‑28
7,624 views
"I am trying to change the colors on my MDI Windows, some of which I have done, but I am having some problems. Fir..."
2012‑07‑07
4,564 views
"I wrote the following test code to try autohide and dock (restore) ToolWindowContainers. My test code creates three T..."
2012‑05‑18
3,703 views
"Hi, I am able to register the view as the toolwindow using the prismIntegration but when i float that toolwindow it..."
2012‑07‑10
17,990 views
"Hi, I am able to register the usercontrol as the toolwindow using the prism integration with the docking and it is..."
2012‑07‑10
4,321 views
"Hello, I've created a very simple project to highlight the problem : a mainwindow with two buttons that o..."
2012‑07‑10
4,301 views
"Hi, I am able to register the usercontrol(view) as the toolwindow using the prism integration with docking . As i..."
2012‑06‑18
3,767 views
"Hi guys, Just upgraded from 3.5 to 4. My old code had: Fill="{DynamicResource {x:Static themes:DockingCom..."
2012‑07‑05
4,697 views
"Hi, I designed a simple dock site as follows: <docking:DockSite Name="DockSite" DockPanel.Dock="Top"> ..."
2012‑07‑06
3,960 views
"Hi. How to do Restriction for resize the toolwindow using splitter. Suppose i have two docksites(docksite1,docks..."
2012‑07‑06
3,373 views
"Hi, How to apply Different tital bar background color for the title of different toolwindows. Suppose my sample ..."
2012‑07‑06
5,729 views
"Hi, As i created the docking with prism integration smaple and all the usercontrols are registered as the toolwindo..."
2012‑07‑05
4,894 views
"I didn't catch the CollectionChanged event of the IViewsCollection when I close a view. It should raise with the Re..."