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
2010‑03‑31
3,022 views
"When I stop my application, i save the current layout. Dim Layout As String = New ActiproSoftware.Windows.Controls..."
2010‑03‑31
5,051 views
"I have created my GUI using nested SplitContainers. And the bottom of the tree there are ToolWindows which contain th..."
2010‑03‑30
3,281 views
"Hi, I have a ToolWindowContainer and I want to add a new button next to the close button. Therefore I changed the de..."
2010‑03‑25
3,479 views
"I have no WPF experience, but since I'm such an Actipro fan, I knew that if I choose to migrate, I would likely e..."
2010‑03‑23
3,405 views
"Is it possible to theme the various popup menus in the docking UI? (i.e. the tool window caption arrow as well as the..."
2010‑03‑23
4,127 views
"Part of my app is a thumbnail / image view. The powers that be decided that we need to be able to show a bunch of ima..."
2010‑03‑19
3,071 views
"I've been examining the startup performance of an app that uses the DockSiteLayoutSerializer, and the LoadFromStr..."
2010‑03‑19
3,059 views
"With version 9.1.507 my application worked fine; unfortunately, when I migrated to 9.2.515 my application started cra..."
2010‑02‑25
3,611 views
"When you move a floating tool window, dragging from the title bar, the window's width shrinks a few pixels. Yo..."
2010‑03‑01
3,331 views
"Is there any way to change the order that the events get fired for DocumentWindows? Here is my situation: I have a..."
2010‑03‑01
3,066 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,384 views
"Hi I have the following situation: <docking:ToolWindowContainer docking:DockSite.ControlSize="{Binding ..."
2010‑02‑25
3,447 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,126 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,705 views
"Hi, I have a window that is resizeable. Inside there is a TabbedMdiHost Which contains a usercontrol. The usercontro..."
2010‑02‑11
3,670 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,402 views
"Hello, I have a VS2010 solution (migrated yesterday) which targets framework 3.5. If I compile from within VS2010..."
2010‑02‑05
3,312 views
"I have a grid in a ToolWindow. The floating ToolWindow is set to fade when inactive (InactiveRaftingWindowFadeOpacit..."
2010‑01‑10
4,218 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,587 views
"I have this : <docking:DockSite Name="dockSite"> <docking:TabbedMdiHost> <d..."