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,381 views
"I am currently deserializing my toolwindows from the XML string using the Lazy Layout functionality (using this so I ..."
2011‑05‑23
3,130 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,258 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,820 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,515 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,575 views
"I love the new TabbedMdiHost.TabOverflowBehavior property. However, when I call DocumentWindow.Activate() on a Docum..."
2011‑06‑08
8,092 views
"I sucessfully adapted the Tab-Flashing-Behavior from the samples (which only work with ToolWindows) to work with Doc..."
2011‑06‑03
3,222 views
"It seems ToolWindow.IsVisible is always false. Is there a reason for it to be false?"
2011‑06‑02
2,798 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,657 views
"System: .NET 4.0, Windows 7, 64-bit <Window x:Class="actiproColorAnime.MainWindow" xmlns="..."
2011‑05‑27
3,500 views
"I am using ToolWindowsHaveTitleBars="True" ToolWindowsTabPlacement="Bottom" I programmatically ..."
2011‑05‑27
2,705 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,155 views
"Is there a way to change or disable the tooltip "Active Files" and "Active Tool Windows" when usi..."
2011‑05‑25
4,465 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,804 views
"When calling DragMove on a ToolWindow (with no visible titlebar) the blue placeholder seems to always place itself wi..."
2011‑05‑23
3,137 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,735 views
"docking:DockSite.ControlSize behavior is different when the parameter is specified for the docked panel or for a auto..."
2011‑05‑19
2,793 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,452 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,215 views
"Is there a way to tell the different between programmatic vs user closing dock window? Thanks."