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

  Date Thread Details
2010‑04‑06
2,944 views
"Hello We are having an application that uses a (generic) Ribbon on main window and two documentwindows (let's ..."
2010‑04‑07
3,152 views
"Hello. We have a desktop application that is currently using Actipro WPF Studio controls. But I have several issue..."
2009‑04‑01
3,909 views
"I have a pretty basic initial docking layout: <dock:DockSite x:Name="_DockSite"> <dock..."
2010‑04‑07
3,012 views
"Hello, I cant figure out how to make tool windows in AutoHideLeftContainers arrange vertical like Solution Explorer..."
2010‑03‑31
3,063 views
"When I stop my application, i save the current layout. Dim Layout As String = New ActiproSoftware.Windows.Controls..."
2010‑03‑31
5,105 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,318 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,510 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,442 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,194 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,113 views
"I've been examining the startup performance of an app that uses the DockSiteLayoutSerializer, and the LoadFromStr..."
2010‑03‑19
3,098 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,661 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,383 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,113 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,437 views
"Hi I have the following situation: <docking:ToolWindowContainer docking:DockSite.ControlSize="{Binding ..."
2010‑02‑25
3,500 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,172 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,744 views
"Hi, I have a window that is resizeable. Inside there is a TabbedMdiHost Which contains a usercontrol. The usercontro..."
2010‑02‑11
3,717 views
"I am using hosted, rafted ToolWindows. They can be dragged up into the tabbed document area which is actually a nega..."