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

  Date Thread Details
2018‑01‑16
2,510 views
"Hello! The application contains multiple views (docked and floating windows) which are displayed on multiple monito..."
2018‑01‑16
2,117 views
"We're trying to implement persisting ToolWindows state, location in the DockSite of our application.We create our Too..."
2015‑09‑28
5,341 views
"I just noticed that when using the MVVM pattern for docking windows (aka DocumentItemsSource), while adding to the Do..."
2017‑10‑05
7,298 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,792 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,140 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,842 views
"In my application I have several different "Workspaces". Initially all the workspaces display the same ToolWindows, t..."
2017‑11‑27
2,453 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,919 views
"Hi, I need to detect if DockingWindow is docked to PrimaryDockHost when i drag docking window from floating win..."
2017‑03‑10
3,000 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,219 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,509 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,478 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,483 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,089 views
"Hi, a few things we've noticed with floating toolwindows and changing of DockSite.ActiveWindow 1) Right-clicking on..."
2017‑10‑19
2,390 views
"Actually I do: string xml = System.IO.File.ReadAllText(path); var layoutSerializer = new DockSiteLayoutSerializer()..."
2017‑10‑18
2,493 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,608 views
"In my application I have several different "worksheets", which basically is a different combination of open windows a..."
2017‑09‑21
2,808 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,573 views
"I've been looking at hooking up some performance monitoring to our application. I'm currently stuck on Page Transitio..."