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
2011‑07‑11
2,342 views
"Hi, I currently have a toolwindow that has my own custom header set as the header. On the customer header I hav..."
2011‑07‑01
2,353 views
"Hi, I have a problem with TabbedMDIHost primarywindowchanged event. The code was running well with Actipro 9.x.xxx..."
2011‑07‑05
2,434 views
"Hi, I have my application working correctly where I programmatically add toolwindows to a docksite, and allow the ..."
2011‑07‑01
3,632 views
"I get a null reference exception in ActiproSoftware.Docking.Wpf351.dll when I use IsOpen binding and the layout seria..."
2011‑06‑30
2,983 views
"We have an application where some hidden tool windows are only opened under certain circumstances. When the applicati..."
2011‑06‑30
3,689 views
"I have the following public properties in my VM: public ObservableCollection<DocumentViewModelBase> ..."
2011‑06‑24
3,210 views
"I'm using the MVVM features for creating document windows. My ItemsSource is the property: public ObservableCo..."
2011‑06‑28
2,530 views
"I have a split container with two tool window containers. After a tool window is floated and you select the dock m..."
2011‑06‑24
3,056 views
"1) open MVVM Features Docking Sample (External Window) 2) note your status bar buttons 3) drag welcomedocument.rtf ..."
2011‑06‑23
5,163 views
"I'm using the MVVM features on the MDI container. I noticed that as I open & close documents, I get alot of b..."
2011‑06‑22
3,994 views
"Hello, I have an application where I want to load new DocumentWindows when doubleclicking a PDF file. The DocumentWi..."
2011‑06‑20
3,147 views
"I am currently deserializing my toolwindows from the XML string using the Lazy Layout functionality (using this so I ..."
2011‑05‑23
2,935 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,077 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,604 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,325 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,393 views
"I love the new TabbedMdiHost.TabOverflowBehavior property. However, when I call DocumentWindow.Activate() on a Docum..."
2011‑06‑08
7,898 views
"I sucessfully adapted the Tab-Flashing-Behavior from the samples (which only work with ToolWindows) to work with Doc..."
2011‑06‑03
3,057 views
"It seems ToolWindow.IsVisible is always false. Is there a reason for it to be false?"
2011‑06‑02
2,632 views
"I'm trying to dynamically create some tool windows based on an xml file. So I figured I would create an ItemTempl..."