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

  Date Thread Details
2022‑11‑04
414 views
"Hello, I execute the following context menu in order on tool window. (ex. `Solution Explorer` of Sample Bro..."
2022‑11‑04
309 views
"ContainerMaxSize is not respected by floating ToolWindow but ContainerMinSize is respected and working fine that make..."
2022‑10‑31
353 views
"If you don't set FloatingWindowTitle property & set FloatingWindowShowInTaskBarMode property to true of DockSite...."
2022‑10‑28
348 views
"Hello, Is it possible to hide or disable "v" button at right top of TabbedMdiContainer? It shows opening document..."
2022‑10‑26
384 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
415 views
"Hello, We inherited ToolWindow and added features to automatically hide TitleBar. public class CustomToolWindow : ..."
2022‑10‑12
505 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
342 views
"Hello, Would you please let me know how to know which window become floating in FloatingWindowOpening event? ..."
2022‑10‑12
355 views
"Hello, KeyDown event does not occur when set DockSite.UseHostedPopups false. It seems that the event does not..."
2022‑09‑29
345 views
"Hello, Sometimes empty TabbedMdiContainer remains. I'm thinking that it occur when execute "New Vertical Tab Grou..."
2022‑09‑29
422 views
"Hello, Is it possible to set DockGuides disabled programmatically? I'd like to disable Top/Bottom DockGuides for ..."
2022‑09‑27
379 views
"Hello Actipro, there is a TabItem "H1" hosting a DockSite and a TabItem "H2" hosting anything. <TabControl> ..."
2022‑09‑20
314 views
"Hi there We have an application using Prism and Actipro Docking control and have everything working pretty much as ..."
2022‑08‑23
670 views
"Hello, I would like to save and load layout of DocumentWindow and ToolWindow separately. Save layout of Documen..."
2022‑08‑09
426 views
"Hello, In our application, WebView2 is placed in document window. When I put 2 document windows side by side and..."
2022‑08‑22
367 views
"Hello, Is there any way to set title of floating ToolWindow? (like FloatingWindowTitle for DocumentWindow)"
2022‑08‑02
421 views
"Hello Actipro, my TabbedMdiContainer will be filled in code-behind with DocumentWindows. The menu "active files" wi..."
2022‑07‑31
348 views
"Hello, I would like to access to document window by keyboard. (Shortcut key) Is there any prepared shortcut key? ..."
2022‑07‑19
408 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
542 views
"Hello, Many applications dealing with tabs provide a nice way to switch between the next or previous tab using Ctrl..."