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
2014‑06‑24
3,313 views
"I have created a simple demo of my problem (see below). Each time the Add button is clicked (top left) a document is ..."
2014‑05‑15
4,480 views
"I have an observable collection of documents bound to DockSite.DocumentItemsSource but when the user closes a documen..."
2014‑06‑18
3,077 views
"Can Docking/MDI be used with Visual Studio 2013 / .NET 4.5.1?"
2014‑06‑15
2,715 views
"Can i set up TabbedMdiContainer so that it uses a fade transition when a tab is selected?"
2014‑06‑13
3,391 views
"Hi, This is an intermittent issue. When the docking window is floating (undocked), the FrameworkElement.PreviewKe..."
2008‑11‑12
8,568 views
"I want to implement a behavior like IE7 - where there is an empty DocumentWindow tab that, when clicked, creates a ne..."
2014‑06‑11
2,961 views
"Hi. I have a dynamicly created DocumentWindow. And want to set custom context menu or add some options for existing o..."
2014‑06‑06
2,926 views
"I understand that it is a feature of the nested DockSite support that switching tabs in the outer DockSite causes any..."
2014‑06‑05
3,719 views
"I am currently evaluating Actipro Docking & MDI for my team. Each DocumentWindow will contain and needs to retain..."
2014‑03‑14
2,750 views
"Looking through the documentation and haven't found the answer to my question yet. Is it possible to open a Document..."
2014‑06‑04
3,761 views
"It's easy enough to add ourselves using the MouseDown event, but it would be cleaner from an MVVM perspective if this..."
2011‑07‑25
4,153 views
"Hello, I'm having trouble hooking up a DocumentItemTemplateSelector. After ViewModels are added to the Docume..."
2014‑05‑26
3,886 views
"StandardSwitcher does not show any content in its preview area if the selected docking window contains a WindowsForms..."
2014‑05‑22
2,724 views
"Hello, in our application we are hosting WinForms within the ToolWindows, so we needed to set UseHostedAutoHidePopu..."
2011‑06‑21
2,713 views
"Is there a way to change the rafting window double click behaviour so that it maximizes instead of jumps back to beei..."
2014‑05‑15
3,084 views
"Hello, I monitor the WindowClosed event of my DockSites to manually dispose the Tool/Document Window and destrory t..."
2014‑05‑01
2,846 views
"I am using the MetroLight Theme and for my ToolWindowContainerTitleBar I want to remove the dotted background that is..."
2014‑04‑30
3,400 views
"I have a list of objects in a tree view. All of them require WIndowA. Some of them also require WindowB I have ..."
2014‑04‑25
4,858 views
"Hi I have created a wpf window control successfully and I have populated it with a listbox with each listbox item c..."
2014‑04‑21
3,517 views
"I am trying to completely restyle the DockGuideCross. I have created an implicit style for it in my App.xaml in order..."