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

  Date Thread Details
2011‑08‑08
2,755 views
"Hi, I am using a custom header for each toolwindow I present to the user - this is created programatically. Wha..."
2011‑08‑11
4,252 views
"I have a docksite that uses splitcontainer : <docking:DockSite x:Name="dockSite" CanD..."
2011‑08‑16
3,397 views
"When my application closes, I do not get DockSite.WindowClosing events for all currently opened DocumentWindows. I ob..."
2011‑07‑28
2,907 views
"Hi, Is there a way of changing a tabbed MDI host such that it displays the document window tabs on the left (or righ..."
2011‑07‑28
5,074 views
"Hello, I want to show custom information in the ToolWindow header. I altered the ControlTemplate for the ToolWind..."
2011‑07‑26
3,157 views
"Hi, I am currently evaluating using the MDI for a project and have run into an issue. My application involves a num..."
2011‑07‑27
2,491 views
"Hi, I used dock site with three document window (name of them 1,2,3). When I drop document window 3 out to the dock..."
2011‑07‑27
2,427 views
"Hi, I am currently using the lazy loading functionality to recreate my toolwindows and this works correctly. Howev..."
2011‑07‑26
2,316 views
"Hi, I have upgraded my Actipro license version from version 9.1.0503 to 11.1.0543 version last month.But I am havi..."
2011‑07‑25
2,208 views
"Hello, My problem is that I cannot close the ToolWindows in a nested dock site after they have been de-serialized...."
2011‑07‑25
2,968 views
"Hi, We are using an EditorSearchView control in a floating toolwidow for our find and replace view and everything ..."
2011‑07‑13
2,691 views
"I have an application where I want to show message box the user if he attempts to switch the active docking window if..."
2011‑07‑11
2,465 views
"I am wondering if the current actipro functionality for linked docksites will allow me to do the following: I have..."
2011‑07‑11
2,235 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,252 views
"Hi, I have a problem with TabbedMDIHost primarywindowchanged event. The code was running well with Actipro 9.x.xxx..."
2011‑07‑05
2,321 views
"Hi, I have my application working correctly where I programmatically add toolwindows to a docksite, and allow the ..."
2011‑07‑01
3,542 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,833 views
"We have an application where some hidden tool windows are only opened under certain circumstances. When the applicati..."
2011‑06‑30
3,587 views
"I have the following public properties in my VM: public ObservableCollection<DocumentViewModelBase> ..."
2011‑06‑24
3,101 views
"I'm using the MVVM features for creating document windows. My ItemsSource is the property: public ObservableCo..."