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

  Date Thread Details
2014‑07‑14
2,392 views
"I created a document window, and a web browser is placed inside when I raft the window the webbrowser is not displa..."
2014‑07‑14
2,614 views
"We want to be able to do multiple save and load of layouts. A user can open some windows and save that as a layout an..."
2014‑07‑11
2,645 views
"I have a button in a toolwindow which launches a smal dialog. I want that dialog to be centered in the toolwindow.i t..."
2014‑07‑04
2,926 views
"In a WPF application, If we create multiple MDI DocumentWindow in an instance, data switching and right-click menu ev..."
2014‑06‑24
3,085 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,156 views
"I have an observable collection of documents bound to DockSite.DocumentItemsSource but when the user closes a documen..."
2014‑06‑18
2,850 views
"Can Docking/MDI be used with Visual Studio 2013 / .NET 4.5.1?"
2014‑06‑15
2,478 views
"Can i set up TabbedMdiContainer so that it uses a fade transition when a tab is selected?"
2014‑06‑13
3,173 views
"Hi, This is an intermittent issue. When the docking window is floating (undocked), the FrameworkElement.PreviewKe..."
2008‑11‑12
8,138 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,750 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,707 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,459 views
"I am currently evaluating Actipro Docking & MDI for my team. Each DocumentWindow will contain and needs to retain..."
2014‑03‑14
2,533 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,477 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
3,892 views
"Hello, I'm having trouble hooking up a DocumentItemTemplateSelector. After ViewModels are added to the Docume..."
2014‑05‑26
3,629 views
"StandardSwitcher does not show any content in its preview area if the selected docking window contains a WindowsForms..."
2014‑05‑22
2,503 views
"Hello, in our application we are hosting WinForms within the ToolWindows, so we needed to set UseHostedAutoHidePopu..."
2011‑06‑21
2,520 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
2,851 views
"Hello, I monitor the WindowClosed event of my DockSites to manually dispose the Tool/Document Window and destrory t..."