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
2010‑03‑01
3,399 views
"Hi, On the DocumentWindow class constructor we have a "Name" parameter which I was trying to set to a stri..."
2009‑07‑21
5,756 views
"Hi I have the following situation: <docking:ToolWindowContainer docking:DockSite.ControlSize="{Binding ..."
2010‑02‑25
3,831 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,425 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,985 views
"Hi, I have a window that is resizeable. Inside there is a TabbedMdiHost Which contains a usercontrol. The usercontro..."
2010‑02‑11
4,000 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,709 views
"Hello, I have a VS2010 solution (migrated yesterday) which targets framework 3.5. If I compile from within VS2010..."
2010‑02‑05
3,633 views
"I have a grid in a ToolWindow. The floating ToolWindow is set to fade when inactive (InactiveRaftingWindowFadeOpacit..."
2010‑01‑10
4,541 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,867 views
"I have this : <docking:DockSite Name="dockSite"> <docking:TabbedMdiHost> <d..."
2010‑01‑26
3,606 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,689 views
"I setup my docking site like this: <docking:DockSite x:Name="_dockSite" CanDocumentWindowsRaft="..."
2010‑01‑22
3,064 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,675 views
"Open/run the official sample project and go to Docking -> Demos -> Features (/ProductSamples/DockingSamples/De..."
2010‑01‑22
4,238 views
"We're trying to implement the great new VS 2010 style rafting document windows feature you recently introduced an..."
2010‑01‑21
3,632 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,780 views
"Hi, I have a docksite with several toolwindows inside ToolWindowContainers. when I start this application all the..."
2009‑09‑21
4,020 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,639 views
"How do I persist and "unpersist" the z-order in standard MDI? I tried using the Items property of StandardM..."
2010‑01‑19
3,037 views
"Hi All, I am developing XBAP Application currently and build 512 give me the following exception below in Partial ..."