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

  Date Thread Details
2014‑07‑11
2,900 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
3,224 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,369 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,582 views
"I have an observable collection of documents bound to DockSite.DocumentItemsSource but when the user closes a documen..."
2014‑06‑18
3,161 views
"Can Docking/MDI be used with Visual Studio 2013 / .NET 4.5.1?"
2014‑06‑15
2,820 views
"Can i set up TabbedMdiContainer so that it uses a fade transition when a tab is selected?"
2014‑06‑13
3,490 views
"Hi, This is an intermittent issue. When the docking window is floating (undocked), the FrameworkElement.PreviewKe..."
2008‑11‑12
8,718 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
3,057 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,985 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,773 views
"I am currently evaluating Actipro Docking & MDI for my team. Each DocumentWindow will contain and needs to retain..."
2014‑03‑14
2,844 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,884 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,264 views
"Hello, I'm having trouble hooking up a DocumentItemTemplateSelector. After ViewModels are added to the Docume..."
2014‑05‑26
3,976 views
"StandardSwitcher does not show any content in its preview area if the selected docking window contains a WindowsForms..."
2014‑05‑22
2,781 views
"Hello, in our application we are hosting WinForms within the ToolWindows, so we needed to set UseHostedAutoHidePopu..."
2011‑06‑21
2,776 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,173 views
"Hello, I monitor the WindowClosed event of my DockSites to manually dispose the Tool/Document Window and destrory t..."
2014‑05‑01
2,950 views
"I am using the MetroLight Theme and for my ToolWindowContainerTitleBar I want to remove the dotted background that is..."
2014‑04‑30
3,503 views
"I have a list of objects in a tree view. All of them require WIndowA. Some of them also require WindowB I have ..."