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
2017‑11‑03
3,286 views
"Hi, a few things we've noticed with floating toolwindows and changing of DockSite.ActiveWindow 1) Right-clicking on..."
2017‑10‑19
2,538 views
"Actually I do: string xml = System.IO.File.ReadAllText(path); var layoutSerializer = new DockSiteLayoutSerializer()..."
2017‑10‑18
2,686 views
"Hi, we are using a slightly older version of ActiPro with the Office 2007 Blue theme on the Ribbon (non scenic). The ..."
2017‑10‑05
2,769 views
"In my application I have several different "worksheets", which basically is a different combination of open windows a..."
2017‑09‑21
2,959 views
"I have a issue regarding setting my own theme on windows 7, it works as desired on Win10. Resource code looks like th..."
2017‑09‑20
2,736 views
"I've been looking at hooking up some performance monitoring to our application. I'm currently stuck on Page Transitio..."
2017‑09‑12
2,936 views
"I've got something of a "best practices" question. Consider a docking/MDI application, with an ActiveDocViewModel p..."
2017‑09‑12
3,139 views
"Hi Actipro, How can I have mouse double click event on ToolWindow Tab Header and not on ToolWindow? Thanks"
2017‑09‑08
3,731 views
"I would like to know how to change style on a HostingWindow when you have to toolbarWindow in it?"
2017‑08‑30
3,466 views
"Hi, I found that the title bar does not appear for single ToolWindowContainer within non hosted floating window..."
2017‑08‑28
3,462 views
"I have problems with touch functionality under Win7. Please use the attached code to reproduce the issue. The behav..."
2017‑08‑29
2,876 views
"Hi I got one window with tabcontrol when that is then ctrl + tab dont show Switch window but changes tab. Is there ..."
2017‑08‑28
2,294 views
"Hi! Is there a replacement for docking:DockSite.ToolWindowsTabPlacement="Top" in version 2016.1? How do I put t..."
2017‑08‑15
2,912 views
"When an auto-hidden toolwindow contains a WinForms toolstrip via WindowsFormsHost, expanding the toolwindow via click..."
2017‑07‑12
3,373 views
"Hello Unfortunately your ComboBox only allows ".NET 4.5", nothing higher. We are actually using .NET 4.6.2 and will..."
2017‑05‑08
4,775 views
"I have a docksite with a workspace in the middle that is a tabmdi control I would like, under certain circumstances..."
2016‑04‑19
5,585 views
"My non primary secondary screen hosts a vertical taskbar on the right side and maximizing a floating window there pla..."
2017‑08‑15
2,715 views
"As per title, can get a "DisconnectedContext" error/exception during toolwindow left-click drag operations, if escape..."
2017‑08‑14
2,794 views
"I'm trying to figure out the best way to accomplish something with floating windows. We have the concept of an inse..."
2015‑08‑06
11,114 views
"I am using Livet, an MVVM infrastructure, where custom UserControls dispose their DataContext when they are Unloaded...."