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
2011‑06‑20
3,326 views
"I am currently deserializing my toolwindows from the XML string using the Lazy Layout functionality (using this so I ..."
2011‑05‑23
3,090 views
"Hi! When I have rafting turned on and I have a free floating window where the floating window covers the center pa..."
2011‑06‑15
3,212 views
"Hi, I use Actipro to create ribbon bar and create user activated nested toolwindows. Currently I use a program cal..."
2011‑06‑15
2,769 views
"I'm trying to throw together a sample project with just the basic for creating ToolWindows by binding objects to ..."
2011‑06‑02
3,475 views
"Hi There I am MAIN DOCUMENT with the docking controls, and then I am loading several User Controls into Document T..."
2011‑06‑07
3,541 views
"I love the new TabbedMdiHost.TabOverflowBehavior property. However, when I call DocumentWindow.Activate() on a Docum..."
2011‑06‑08
8,052 views
"I sucessfully adapted the Tab-Flashing-Behavior from the samples (which only work with ToolWindows) to work with Doc..."
2011‑06‑03
3,188 views
"It seems ToolWindow.IsVisible is always false. Is there a reason for it to be false?"
2011‑06‑02
2,756 views
"I'm trying to dynamically create some tool windows based on an xml file. So I figured I would create an ItemTempl..."
2011‑06‑01
2,624 views
"System: .NET 4.0, Windows 7, 64-bit <Window x:Class="actiproColorAnime.MainWindow" xmlns="..."
2011‑05‑27
3,463 views
"I am using ToolWindowsHaveTitleBars="True" ToolWindowsTabPlacement="Bottom" I programmatically ..."
2011‑05‑27
2,667 views
"The App is using v10.2.0532. If the user makes one of the tool window floating, then close the app (this will save..."
2011‑05‑26
3,112 views
"Is there a way to change or disable the tooltip "Active Files" and "Active Tool Windows" when usi..."
2011‑05‑25
4,409 views
"I am using the options, auto-hide and close buttons for tool windows as in the "Buttons on selected tabs" d..."
2011‑05‑25
4,757 views
"When calling DragMove on a ToolWindow (with no visible titlebar) the blue placeholder seems to always place itself wi..."
2011‑05‑23
3,095 views
"My application allows the user to create a set of toolwindows and position as required by the user. The toolwindows a..."
2010‑04‑22
6,692 views
"docking:DockSite.ControlSize behavior is different when the parameter is specified for the docked panel or for a auto..."
2011‑05‑19
2,757 views
"I am sure this must be possible, but I'm missing the right "terminology" and so not finding the correct..."
2011‑05‑18
3,419 views
"I've just upgraded the Actipro controls on a project from 2009.1 to 2011.1 (I know a big jump). The app is heavil..."
2011‑05‑18
3,177 views
"Is there a way to tell the different between programmatic vs user closing dock window? Thanks."