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

  Date Thread Details
2022‑10‑28
701 views
"Hello, Is it possible to hide or disable "v" button at right top of TabbedMdiContainer? It shows opening document..."
2022‑10‑26
793 views
"I wonder if someone can give me some advice/insight. In my application if I have 2 documents open and a user right cl..."
2022‑10‑13
798 views
"Hello, We inherited ToolWindow and added features to automatically hide TitleBar. public class CustomToolWindow : ..."
2022‑10‑12
913 views
"Hello, this is a complex issue to explain. We have a nested DockSite in DocumentWindows(Tabbed MDI) and create a To..."
2022‑10‑12
735 views
"Hello, Would you please let me know how to know which window become floating in FloatingWindowOpening event? ..."
2022‑10‑12
689 views
"Hello, KeyDown event does not occur when set DockSite.UseHostedPopups false. It seems that the event does not..."
2022‑09‑29
751 views
"Hello, Sometimes empty TabbedMdiContainer remains. I'm thinking that it occur when execute "New Vertical Tab Grou..."
2022‑09‑29
784 views
"Hello, Is it possible to set DockGuides disabled programmatically? I'd like to disable Top/Bottom DockGuides for ..."
2022‑09‑27
752 views
"Hello Actipro, there is a TabItem "H1" hosting a DockSite and a TabItem "H2" hosting anything. <TabControl> ..."
2022‑09‑20
689 views
"Hi there We have an application using Prism and Actipro Docking control and have everything working pretty much as ..."
2022‑08‑23
1,126 views
"Hello, I would like to save and load layout of DocumentWindow and ToolWindow separately. Save layout of Documen..."
2022‑08‑09
815 views
"Hello, In our application, WebView2 is placed in document window. When I put 2 document windows side by side and..."
2022‑08‑22
777 views
"Hello, Is there any way to set title of floating ToolWindow? (like FloatingWindowTitle for DocumentWindow)"
2022‑08‑02
826 views
"Hello Actipro, my TabbedMdiContainer will be filled in code-behind with DocumentWindows. The menu "active files" wi..."
2022‑07‑31
730 views
"Hello, I would like to access to document window by keyboard. (Shortcut key) Is there any prepared shortcut key? ..."
2022‑07‑19
753 views
"I have a docksite sitting inside of a control inside of a tab with one tool window displayed. I have an unloaded ev..."
2022‑05‑12
906 views
"Hello, Many applications dealing with tabs provide a nice way to switch between the next or previous tab using Ctrl..."
2022‑05‑31
735 views
"Hello, Is it possible to catch popup opening event of auto hide window? I would like to execute some process befo..."
2022‑05‑24
771 views
"How can I close the Docking Window?, Also I tried to place a button inside the docking window, but it didn't get refl..."
2022‑05‑18
871 views
"I have a MainView with a Docksite that contains a TabbedMDIHost and ToolWindow. This is bound using DocumentItemsSour..."