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

  Date Thread Details
2016‑03‑07
3,670 views
"public string Description { get { return _description; } set { _description = value; NotifyPropertyCha..."
2016‑03‑01
3,447 views
"Hello, I'm in the process of migrating a wpf application from Actipro 15.1 to 16.1 Everything's ok except it seem..."
2014‑02‑26
5,841 views
"In the documentation under "MVVM Features" the section "Naming/Positioning the Document and Tool Windows" show how to..."
2016‑02‑12
3,585 views
"I am switching to the new Docking framework and when I insert a new document it alwasy adds it at he beginning and sh..."
2016‑02‑11
2,973 views
"I can't figure out what style to use or how to change the background color of the floating windows when using DockSit..."
2016‑02‑10
4,721 views
"I'm currently evaluation the dock control, and noticed in the example that you use datatemplates to map the viewmodel..."
2016‑02‑10
3,695 views
"I've just installed the long-awaited 2016.01 update (vNext). I've fixed all the most obvious breaking changes (i.e. ..."
2016‑02‑10
3,365 views
"When deserializing, if the SerializationBehavior is set to `All`, then any Direct content of the workspace will be lo..."
2016‑02‑10
3,242 views
"When deserializing a lazy-loaded layout that had been saved with open documents, but where there are currently no ope..."
2016‑02‑08
3,111 views
"Hi. We have upgraded to 2016.1 and our drag and drop has stopped working. We have some WPF controls we would like t..."
2016‑01‑31
3,227 views
"What is the proper way to pin/AutoHide a ToolWindowContainer via DataBinding? If a container is in <actidock..."
2016‑01‑28
4,243 views
"In XAML, I can control whether a ToolWindow comes up initially visible like: <actidock:ToolWindow IsOpen="True..."
2015‑09‑18
5,611 views
"When I have a ViewModel as the DataContext for a ToolWindow how can I tell when the ToolWindow becomes visible (visib..."
2015‑12‑15
3,330 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,792 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
3,438 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,793 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
3,335 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
6,117 views
"I am still having problems with animation of an autohide tool window over a WindowsFormsHost. The tool window is stil..."
2015‑11‑10
3,386 views
"I have an application that uses a plugin model for adding new buttons/tool windows to an application. These plugins a..."