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

  Date Thread Details
2017‑10‑05
7,193 views
"Hi, we've noticed misc focus issues including a couple that seem to be due to the InteropFocusTracking.SetIsEnabled w..."
2016‑02‑18
4,732 views
"I am in the process of moving our application to the new docking interface, and need a little assistance related to f..."
2017‑12‑09
3,097 views
"I am unable to drag a Docked Outer ToolWindow into the Inner Docksite but I can drag the Inner DockSite out into the ..."
2017‑09‑13
2,793 views
"In my application I have several different "Workspaces". Initially all the workspaces display the same ToolWindows, t..."
2017‑11‑27
2,407 views
"I am using a SurfacePro and an Asus Zen and unable to scroll ToolWindows when using touch. To reproduce open the Acti..."
2017‑11‑17
2,881 views
"Hi, I need to detect if DockingWindow is docked to PrimaryDockHost when i drag docking window from floating win..."
2017‑03‑10
2,957 views
"How to identify if tabstrip has no room left for toolwindow tabs to display in tabbedmdicontainer , is there any pr..."
2017‑11‑17
2,172 views
"Hi, We have WPF content that can be hosted inside a Win32 window by using the following technique: https://docs.m..."
2017‑11‑14
2,457 views
"Hello. I've run into some performance issues. When moving a floating ToolWindow, the UI of the rest of my applicati..."
2017‑11‑08
2,430 views
"When I raft a document window, it has a focus rectangle around the content and the title bar. How do I disable this f..."
2017‑10‑12
3,438 views
"Hello In our application we have a menu item that allows us to change the color scheme. When this is used the b..."
2017‑11‑03
3,044 views
"Hi, a few things we've noticed with floating toolwindows and changing of DockSite.ActiveWindow 1) Right-clicking on..."
2017‑10‑19
2,344 views
"Actually I do: string xml = System.IO.File.ReadAllText(path); var layoutSerializer = new DockSiteLayoutSerializer()..."
2017‑10‑18
2,443 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,566 views
"In my application I have several different "worksheets", which basically is a different combination of open windows a..."
2017‑09‑21
2,761 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,521 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,720 views
"I've got something of a "best practices" question. Consider a docking/MDI application, with an ActiveDocViewModel p..."
2017‑09‑12
2,894 views
"Hi Actipro, How can I have mouse double click event on ToolWindow Tab Header and not on ToolWindow? Thanks"
2017‑09‑08
3,456 views
"I would like to know how to change style on a HostingWindow when you have to toolbarWindow in it?"