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

  Date Thread Details
2022‑10‑31
343 views
"If you don't set FloatingWindowTitle property & set FloatingWindowShowInTaskBarMode property to true of DockSite...."
2022‑10‑28
331 views
"Hello, Is it possible to hide or disable "v" button at right top of TabbedMdiContainer? It shows opening document..."
2022‑10‑26
348 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
400 views
"Hello, We inherited ToolWindow and added features to automatically hide TitleBar. public class CustomToolWindow : ..."
2022‑10‑12
486 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
317 views
"Hello, Would you please let me know how to know which window become floating in FloatingWindowOpening event? ..."
2022‑10‑12
336 views
"Hello, KeyDown event does not occur when set DockSite.UseHostedPopups false. It seems that the event does not..."
2022‑09‑29
332 views
"Hello, Sometimes empty TabbedMdiContainer remains. I'm thinking that it occur when execute "New Vertical Tab Grou..."
2022‑09‑29
404 views
"Hello, Is it possible to set DockGuides disabled programmatically? I'd like to disable Top/Bottom DockGuides for ..."
2022‑09‑27
365 views
"Hello Actipro, there is a TabItem "H1" hosting a DockSite and a TabItem "H2" hosting anything. <TabControl> ..."
2022‑09‑20
301 views
"Hi there We have an application using Prism and Actipro Docking control and have everything working pretty much as ..."
2022‑08‑23
660 views
"Hello, I would like to save and load layout of DocumentWindow and ToolWindow separately. Save layout of Documen..."
2022‑08‑09
416 views
"Hello, In our application, WebView2 is placed in document window. When I put 2 document windows side by side and..."
2022‑08‑22
353 views
"Hello, Is there any way to set title of floating ToolWindow? (like FloatingWindowTitle for DocumentWindow)"
2022‑08‑02
405 views
"Hello Actipro, my TabbedMdiContainer will be filled in code-behind with DocumentWindows. The menu "active files" wi..."
2022‑07‑31
336 views
"Hello, I would like to access to document window by keyboard. (Shortcut key) Is there any prepared shortcut key? ..."
2022‑07‑19
398 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
533 views
"Hello, Many applications dealing with tabs provide a nice way to switch between the next or previous tab using Ctrl..."
2022‑05‑31
363 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
366 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..."