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‑07‑21
5,612 views
"Hi I have the following situation: <docking:ToolWindowContainer docking:DockSite.ControlSize="{Binding ..."
2010‑02‑25
3,673 views
"Hi I noticed that the docking/undocking/floating operations are quite slow. Checking a bit deeper I found out that..."
2010‑02‑20
4,301 views
"Hi, I am having trouble docking windows the way I want to using XAML only. See code below. I want to dock the ..."
2009‑12‑18
3,874 views
"Hi, I have a window that is resizeable. Inside there is a TabbedMdiHost Which contains a usercontrol. The usercontro..."
2010‑02‑11
3,874 views
"I am using hosted, rafted ToolWindows. They can be dragged up into the tabbed document area which is actually a nega..."
2010‑01‑27
5,585 views
"Hello, I have a VS2010 solution (migrated yesterday) which targets framework 3.5. If I compile from within VS2010..."
2010‑02‑05
3,504 views
"I have a grid in a ToolWindow. The floating ToolWindow is set to fade when inactive (InactiveRaftingWindowFadeOpacit..."
2010‑01‑10
4,422 views
"When I close my ToolWindows via the UI or programmatically, my app hangs and CPU gets pinned at 100%. The last call ..."
2010‑02‑02
3,752 views
"I have this : <docking:DockSite Name="dockSite"> <docking:TabbedMdiHost> <d..."
2010‑01‑26
3,497 views
"Each time I install a new actipro update (for example from 511 to 513), My existing window style which is loaded e..."
2010‑01‑24
3,583 views
"I setup my docking site like this: <docking:DockSite x:Name="_dockSite" CanDocumentWindowsRaft="..."
2010‑01‑22
2,954 views
"When the system is set to 120DPI mode the position of any window being dragged is not position normally relative to t..."
2010‑01‑22
3,567 views
"Open/run the official sample project and go to Docking -> Demos -> Features (/ProductSamples/DockingSamples/De..."
2010‑01‑22
4,092 views
"We're trying to implement the great new VS 2010 style rafting document windows feature you recently introduced an..."
2010‑01‑21
3,518 views
"I created my own context menu from the DockSite's WindowContextMenu event. when a tool window is floating, the co..."
2010‑01‑21
2,676 views
"Hi, I have a docksite with several toolwindows inside ToolWindowContainers. when I start this application all the..."
2009‑09‑21
3,885 views
"When group the toolwindows, the tabs are huge, and can't be re-sized. there is any way to change this tabs siz..."
2009‑12‑11
3,510 views
"How do I persist and "unpersist" the z-order in standard MDI? I tried using the Items property of StandardM..."
2010‑01‑19
2,928 views
"Hi All, I am developing XBAP Application currently and build 512 give me the following exception below in Partial ..."
2010‑01‑18
4,482 views
"Hi everyone, Beforehand, I am sorry if this had been asked before as I can not found this had been asked. I wou..."