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
2015‑12‑15
2,811 views
"Hello, I have a problem with tool windows and its states. Suppose I have 2 tool windows: (1) Docked to the right ..."
2015‑12‑14
2,320 views
"We have a dock site with two tool windows in it. The dock site is made children of a canvas with the first tool win..."
2015‑12‑01
2,820 views
"I'm using tabs in my app. I'm aware of at least one customer-reported exception, that I can't reproduce, in which fou..."
2015‑11‑24
2,330 views
"It is possible to customize the appearance of the drag-target anchors? I haven't been able to find anything about i..."
2015‑11‑24
2,863 views
"I have an application where there are distinct types of windows that the user shall arrange on the screen for best vi..."
2008‑12‑13
5,434 views
"I am still having problems with animation of an autohide tool window over a WindowsFormsHost. The tool window is stil..."
2015‑11‑10
2,828 views
"I have an application that uses a plugin model for adding new buttons/tool windows to an application. These plugins a..."
2015‑11‑06
2,730 views
"Hello, I use the Metro Light theme and tint it with green: ThemeManager.BeginUpdate(); ThemesMetroThemeCatalogR..."
2015‑10‑28
3,432 views
"I'm implementing a Docking/MDI application with the MVVM pattern. Whenever a new DocumentItemViewModel is added to t..."
2015‑10‑21
3,295 views
"I started evaluating your Docking control for WPF. I quickly ran into a problem when using it with our own code. W..."
2015‑10‑13
2,715 views
"I need to enable users to make a DocumentWindow active using <alt>SomeDesignatedLetter like WPF's tab control s..."
2015‑03‑11
3,202 views
"When user clicks on a tab, I want to update my ViewModel's ActiveWindow property. When I update my ViewModel's Active..."
2015‑09‑16
2,820 views
"When you change tabs between documents of the same type in the same tab group events such as LastActiveDocumentChange..."
2015‑07‑23
5,895 views
"I have installed the Actipro trial and I have been going through the samples and evaluating its capabilities. We are ..."
2015‑09‑16
3,023 views
"Hi, I have an issue when the focus is in a floating document window, if I call the Activate method of an auto-hide..."
2015‑09‑16
3,081 views
"Is it possible to reference the Back button on the Application Menu (backstate) for the Metro Dark theme? I want to u..."
2015‑09‑08
2,927 views
"Hello Team, We are using ToolWindowContainer containing two ToolWindow out of which one is not visible however when..."
2015‑08‑17
2,575 views
"I'm trying to save the active tab when I serialize my window. In the following question it mentions this is being i..."
2015‑08‑10
3,450 views
"Hi all, i have the problem with automated CodedUiTests. My Window has few ToolWindows: <docking..."
2015‑07‑29
3,062 views
"We discovered some unexpected behavior when adding a new tool window to an existing AutoHide-Group. Sample Code (ne..."