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
2012‑07‑07
4,281 views
"I wrote the following test code to try autohide and dock (restore) ToolWindowContainers. My test code creates three T..."
2012‑05‑18
3,440 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,173 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,034 views
"Hello, I've created a very simple project to highlight the problem : a mainwindow with two buttons that o..."
2012‑07‑10
4,021 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,408 views
"Hi guys, Just upgraded from 3.5 to 4. My old code had: Fill="{DynamicResource {x:Static themes:DockingCom..."
2012‑07‑05
4,377 views
"Hi, I designed a simple dock site as follows: <docking:DockSite Name="DockSite" DockPanel.Dock="Top"> ..."
2012‑07‑06
3,684 views
"Hi. How to do Restriction for resize the toolwindow using splitter. Suppose i have two docksites(docksite1,docks..."
2012‑07‑06
3,086 views
"Hi, How to apply Different tital bar background color for the title of different toolwindows. Suppose my sample ..."
2012‑07‑06
5,456 views
"Hi, As i created the docking with prism integration smaple and all the usercontrols are registered as the toolwindo..."
2012‑07‑05
4,540 views
"I didn't catch the CollectionChanged event of the IViewsCollection when I close a view. It should raise with the Re..."
2012‑06‑27
4,178 views
"Hi, we're facing some issues related to what appears to be a bug with the detection of DockSite.ActiveWindow in cas..."
2012‑06‑26
3,147 views
"Hi, we found a memory leak with the following repro steps: Start the app Add a document window to a dock site..."
2012‑06‑26
3,300 views
"Hi, I am currently facing difficulty with implementation of DoubleEditBox control as per our requirement. Our requi..."
2012‑06‑25
4,316 views
"I needed 4 pix Margin all around to be used for a dropshadow and since I have access to source code, I have modified ..."
2012‑06‑18
5,336 views
"Hi, I'm using your Prism Integration and I need: - a floating toolwindow - when my application starts, this flo..."
2012‑06‑21
5,355 views
"Hello, I've spent the last couple of hours trying to customize three simple things in the rafting window... with ab..."
2012‑06‑21
3,709 views
"I've figured out how to change the DocumentWindow tab colors via a Style. The issue now is that I'm not having any lu..."
2012‑06‑20
3,805 views
"Hi guys, I've been having this problem for many months now and I simply can't find a way to reproduce it. The probl..."
2012‑06‑20
3,330 views
"Hi, <Grid> <docking:DockSite x:Name="Basedocksite1"> <docking:Workspace> <docking:DockSi..."