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
2010‑04‑13
3,100 views
"Hi, first sorry for posting here for my fisrt post but I have not found any forum dedicated to this. A moderator m..."
2010‑04‑12
3,809 views
"Hello, I have a TDI layout where the documents are UserControls. The UserControl contains a DockSite with 2 toolwin..."
2010‑04‑08
3,003 views
"Hi, If I swtitch between tabs on an TabbedMdiHost, it does not maintain the current control to have focus. For ..."
2010‑04‑09
3,041 views
"I have nested docksites. The outer docksite's tabplacement is set to bottom and the inner is set to top. If I c..."
2010‑04‑07
3,343 views
"I created a toolwindow in the code using following code: ToolWindow tw = new ToolWindow(dockSite, '0d9e8171-a5..."
2010‑04‑06
3,080 views
"Hello We are having an application that uses a (generic) Ribbon on main window and two documentwindows (let's ..."
2010‑04‑07
3,282 views
"Hello. We have a desktop application that is currently using Actipro WPF Studio controls. But I have several issue..."
2009‑04‑01
4,058 views
"I have a pretty basic initial docking layout: <dock:DockSite x:Name="_DockSite"> <dock..."
2010‑04‑07
3,140 views
"Hello, I cant figure out how to make tool windows in AutoHideLeftContainers arrange vertical like Solution Explorer..."
2010‑03‑31
3,197 views
"When I stop my application, i save the current layout. Dim Layout As String = New ActiproSoftware.Windows.Controls..."
2010‑03‑31
5,276 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,460 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,672 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,580 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,405 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,221 views
"I've been examining the startup performance of an app that uses the DockSiteLayoutSerializer, and the LoadFromStr..."
2010‑03‑19
3,229 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,802 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,528 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,269 views
"Hi, On the DocumentWindow class constructor we have a "Name" parameter which I was trying to set to a stri..."