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

  Date Thread Details
2020‑12‑03
927 views
"Hi, I'd like to restyle the tab-buttons in the docking window component in such a way, that they use the whole cont..."
2020‑12‑02
897 views
"Hello, I have noticed inconsistent behavior with the Dock command, when we have a floating ToolWindowContainer with..."
2020‑10‑21
1,083 views
"Hi, We have a problem with an Excel VSTO addin that uses the WPF Syntax Editor. The same code was working fine in ..."
2020‑10‑20
792 views
"Hi. Maybe this is a trivial question or a general WPF question, but I'm new to WPF and now I'm using Actipro WPF Cont..."
2020‑10‑07
884 views
"Hi, I'm trying your Docking component and can't find a way on how to size various ToolWindowContainers in my xaml f..."
2020‑09‑28
890 views
"Just upgraded from v2016.1, build 635 to v2019.1 build 686. We have a tools panel from which the user can drag&..."
2009‑06‑22
5,659 views
"Steps to reproduce the problem, 1. Run "Actipro Software WPF Studio - Sample Browser" 2. Select "D..."
2020‑09‑02
806 views
"I want to know when all my documents are floating. I.e. no documents in the main docksite. In OnFloatingWindowOpening..."
2020‑08‑18
993 views
"Have below error. How to fix that? error CS0123: No overload for 'dockSite_WindowClosing' matches delegate 'EventHa..."
2020‑08‑18
921 views
"Have below error when upgrading to 19.1.0685. error CS1061: 'DockSite' does not contain a definition for 'Works..."
2020‑08‑18
916 views
"I am using ActiPro 19.1.0685 and upgrading from version 11. Had EventHandler<ItemRoutedEventArgs<T>> . I ..."
2020‑07‑31
834 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,338 views
"Steps to reproduce: Have DockSite.UseDragFloatPreviews="True" on a touch screen enabled device Tap and hold on ..."
2020‑07‑22
1,119 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
3,865 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
942 views
"Hi there, regarding Auto-Hide popups and Interop usage: The only limitation when setting the DockSite.UseHostedPopu..."
2020‑06‑30
922 views
"Hi, The AdvancedTabControl.CanTabsDrag property works perfect, but I need implement undo redo actions for tab reo..."
2014‑10‑16
2,796 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
930 views
"We have an WPF application where we use WindowsFormsHost to display windows controls from a third party vendor.In an ..."
2020‑06‑15
843 views
"Is there anyway to maintain a ToolWindow open indefinitely? I don't want the ToolWindow to close unless the user clic..."