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

  Date Thread Details
2022‑09‑20
809 views
"Hi there We have an application using Prism and Actipro Docking control and have everything working pretty much as ..."
2022‑08‑23
1,275 views
"Hello, I would like to save and load layout of DocumentWindow and ToolWindow separately. Save layout of Documen..."
2022‑08‑09
924 views
"Hello, In our application, WebView2 is placed in document window. When I put 2 document windows side by side and..."
2022‑08‑22
885 views
"Hello, Is there any way to set title of floating ToolWindow? (like FloatingWindowTitle for DocumentWindow)"
2022‑08‑02
955 views
"Hello Actipro, my TabbedMdiContainer will be filled in code-behind with DocumentWindows. The menu "active files" wi..."
2022‑07‑31
875 views
"Hello, I would like to access to document window by keyboard. (Shortcut key) Is there any prepared shortcut key? ..."
2022‑07‑19
859 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
1,039 views
"Hello, Many applications dealing with tabs provide a nice way to switch between the next or previous tab using Ctrl..."
2022‑05‑31
855 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
881 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
982 views
"I have a MainView with a Docksite that contains a TabbedMDIHost and ToolWindow. This is bound using DocumentItemsSour..."
2022‑05‑18
919 views
"Hello Actipro, I'm currently trying before buy the WPF suite and have a question regarding serialization. (I search..."
2022‑05‑10
1,280 views
"Hello, I'm using WebView2 in document window. Keyboard focus sometimes remain at not active docking window. (Inpu..."
2022‑03‑08
1,307 views
"Hello, Is there any way to set MinWidth and MaxWidth for floating window? Also I want to set MinHeight/MaxHeight."
2022‑05‑06
992 views
"I subscribe to the event on DockSite directly by the following code. this.Content.dockSite.WindowsOpening += this.Do..."
2022‑05‑03
1,035 views
"Not sure which forum to post this in as it's a a general request that applies to all the WPF products so I'm just pic..."
2022‑05‑01
951 views
"Create an MDI application with a ToolWindow to the left and an AutoHide ToolWindow at the bottom and a WebBrowser in ..."
2022‑04‑21
982 views
"Hello, I'm using DockSite in main window. When start application, below warning occur. Would you please tell me..."
2022‑04‑05
929 views
"Hello, I'm setting DockSite.FloatingWindowShowInTaskBarMode to false. When I minimize floating document windo..."
2022‑04‑08
1,780 views
"Hello, How change title bar color of tool window? (default blue area) Though I set "TabTintColor" of tool window,..."