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

  Date Thread Details
2011‑03‑31
3,531 views
Tab Shape by Mick
3 replies (14 years ago)
"Is there any way to change the shape of a DocumentWindow tab? I'm looking to emulate office 2010. Thank you..."
2012‑07‑31
4,548 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,409 views
"Hi, When I open a document window in the docksite, I register the event PreviewMouseLeftButtonDown of the opened do..."
2012‑07‑29
3,204 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,618 views
"Hello, I have a DockSite that's using DocumentItemsSource to create a tabbed MDI layout. Within each DocumentWindow..."
2012‑07‑25
4,836 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,933 views
"I'm looking to create a MDI interface where DocumentWindows are within a DockSite, and each DocumentWindow hosts its ..."
2012‑07‑20
4,469 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,099 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,677 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,606 views
"I wrote the following test code to try autohide and dock (restore) ToolWindowContainers. My test code creates three T..."
2012‑05‑18
3,736 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
18,063 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,365 views
"Hello, I've created a very simple project to highlight the problem : a mainwindow with two buttons that o..."
2012‑07‑10
4,345 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,802 views
"Hi guys, Just upgraded from 3.5 to 4. My old code had: Fill="{DynamicResource {x:Static themes:DockingCom..."
2012‑07‑05
4,738 views
"Hi, I designed a simple dock site as follows: <docking:DockSite Name="DockSite" DockPanel.Dock="Top"> ..."
2012‑07‑06
3,992 views
"Hi. How to do Restriction for resize the toolwindow using splitter. Suppose i have two docksites(docksite1,docks..."
2012‑07‑06
3,411 views
"Hi, How to apply Different tital bar background color for the title of different toolwindows. Suppose my sample ..."
2012‑07‑06
5,767 views
"Hi, As i created the docking with prism integration smaple and all the usercontrols are registered as the toolwindo..."