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
2020‑08‑18
1,108 views
"Have below error when upgrading to 19.1.0685. error CS1061: 'DockSite' does not contain a definition for 'Works..."
2020‑08‑18
1,131 views
"I am using ActiPro 19.1.0685 and upgrading from version 11. Had EventHandler<ItemRoutedEventArgs<T>> . I ..."
2020‑07‑31
1,060 views
"I've been able to style most of docking containers so far. But when it comes to the ToolWindowContainer I've been ver..."
2020‑03‑19
1,617 views
"Steps to reproduce: Have DockSite.UseDragFloatPreviews="True" on a touch screen enabled device Tap and hold on ..."
2020‑07‑22
1,405 views
"Hi, We have been using your docking solution for some years. We are about to migrate all our environment from a T..."
2012‑02‑23
4,191 views
"We recently upgraded from 11.1.545.0 to 11.2.552.0 and we're noticing a performance hit in our rendering. We have a..."
2020‑07‑08
1,183 views
"Hi there, regarding Auto-Hide popups and Interop usage: The only limitation when setting the DockSite.UseHostedPopu..."
2020‑06‑30
1,141 views
"Hi, The AdvancedTabControl.CanTabsDrag property works perfect, but I need implement undo redo actions for tab reo..."
2014‑10‑16
3,076 views
"I'm using the Docking & MDI feature on a touchscreen, and the tabs are too small to easily tap. What's the simple..."
2020‑06‑25
1,159 views
"We have an WPF application where we use WindowsFormsHost to display windows controls from a third party vendor.In an ..."
2020‑06‑15
1,057 views
"Is there anyway to maintain a ToolWindow open indefinitely? I don't want the ToolWindow to close unless the user clic..."
2020‑06‑13
1,091 views
"Good eveningI am looking for a way to add a DocumentWindow to a TabbedMdiContainer via binding.But I can't find a pro..."
2020‑06‑12
1,032 views
"Hello,How would I bind to my ToolWindow's IsFloating attribute?I currently have this code:<docking:DockSite x:Name..."
2020‑06‑10
1,063 views
"I am using version v18.1.0673 When selecting New Vertical Tab Group my IsOpen is called multiple times: C..."
2020‑06‑10
1,229 views
"Hi, we have a problem with a shortcut from the TabbedMdiContainerTabControl. The control changes the active docum..."
2020‑06‑05
1,094 views
"Hi, when a tool window is visible where the property AutoHide is set and you open the backstage menu of the ribbons..."
2020‑06‑04
1,023 views
"We have a DockSite that has a Workspace ad AutoHideBottomContainers that has a single tool window that has AutoHide =..."
2020‑05‑28
1,703 views
"Hi, I'm having issues while implementing tabbed docking documents using a custom class (derived from DocumentWindow..."
2020‑05‑28
1,045 views
"When dragging a docked tool window, the created floating window is positioned incorrectly on HiDPI displays if Floati..."
2020‑05‑15
1,293 views
"Hello, I am using yours Docking component and after some change in the code I have done recently, a unhandled excep..."