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‑05‑31
374 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
377 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
440 views
"I have a MainView with a Docksite that contains a TabbedMDIHost and ToolWindow. This is bound using DocumentItemsSour..."
2022‑05‑18
417 views
"Hello Actipro, I'm currently trying before buy the WPF suite and have a question regarding serialization. (I search..."
2022‑05‑10
658 views
"Hello, I'm using WebView2 in document window. Keyboard focus sometimes remain at not active docking window. (Inpu..."
2022‑03‑08
699 views
"Hello, Is there any way to set MinWidth and MaxWidth for floating window? Also I want to set MinHeight/MaxHeight."
2022‑05‑06
463 views
"I subscribe to the event on DockSite directly by the following code. this.Content.dockSite.WindowsOpening += this.Do..."
2022‑05‑03
498 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
415 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
447 views
"Hello, I'm using DockSite in main window. When start application, below warning occur. Would you please tell me..."
2022‑04‑05
495 views
"Hello, I'm setting DockSite.FloatingWindowShowInTaskBarMode to false. When I minimize floating document windo..."
2022‑04‑08
1,128 views
"Hello, How change title bar color of tool window? (default blue area) Though I set "TabTintColor" of tool window,..."
2022‑04‑08
476 views
"Hello, I'm using WebView2 in document window. Primary document/Active window is not switched properly if I set 'd..."
2022‑03‑25
557 views
"Hello, I'd like to change style of ToolWindow title text. In paticular, I'd like to change its FontFamily. Coul..."
2022‑03‑27
522 views
"I have an MDI application. When recording tutorial videos I notice some flickering when documents are added. First ..."
2022‑03‑25
413 views
"Hello, I'd like to use ToolWindow.ToolWindowContainerTitleBarContextContentTemplate with MVVM. Could you please t..."
2022‑03‑21
477 views
"Hi! I want to make an effect of the following link picture through AdvancedTabControl, how can I achieve it? Exam..."
2022‑03‑09
479 views
"I implemented DockingWindow's memory function. I see your Demo doesn't have MVVM implementation. Can you provide the ..."
2022‑03‑08
538 views
"Hello, Regarding to title, is it expected behavior? Is there any way to prevent it? I checked with "Layout ..."
2022‑02‑21
496 views
"Hi all, in our application we choose to use the standard MDI layout instead of the tabs MDI for the documents. Ho..."