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‑05‑18
422 views
"I have a MainView with a Docksite that contains a TabbedMDIHost and ToolWindow. This is bound using DocumentItemsSour..."
2022‑05‑18
404 views
"Hello Actipro, I'm currently trying before buy the WPF suite and have a question regarding serialization. (I search..."
2022‑05‑10
640 views
"Hello, I'm using WebView2 in document window. Keyboard focus sometimes remain at not active docking window. (Inpu..."
2022‑03‑08
689 views
"Hello, Is there any way to set MinWidth and MaxWidth for floating window? Also I want to set MinHeight/MaxHeight."
2022‑05‑06
449 views
"I subscribe to the event on DockSite directly by the following code. this.Content.dockSite.WindowsOpening += this.Do..."
2022‑05‑03
486 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
404 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
433 views
"Hello, I'm using DockSite in main window. When start application, below warning occur. Would you please tell me..."
2022‑04‑05
483 views
"Hello, I'm setting DockSite.FloatingWindowShowInTaskBarMode to false. When I minimize floating document windo..."
2022‑04‑08
1,094 views
"Hello, How change title bar color of tool window? (default blue area) Though I set "TabTintColor" of tool window,..."
2022‑04‑08
463 views
"Hello, I'm using WebView2 in document window. Primary document/Active window is not switched properly if I set 'd..."
2022‑03‑25
549 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
511 views
"I have an MDI application. When recording tutorial videos I notice some flickering when documents are added. First ..."
2022‑03‑25
401 views
"Hello, I'd like to use ToolWindow.ToolWindowContainerTitleBarContextContentTemplate with MVVM. Could you please t..."
2022‑03‑21
468 views
"Hi! I want to make an effect of the following link picture through AdvancedTabControl, how can I achieve it? Exam..."
2022‑03‑09
465 views
"I implemented DockingWindow's memory function. I see your Demo doesn't have MVVM implementation. Can you provide the ..."
2022‑03‑08
526 views
"Hello, Regarding to title, is it expected behavior? Is there any way to prevent it? I checked with "Layout ..."
2022‑02‑21
474 views
"Hi all, in our application we choose to use the standard MDI layout instead of the tabs MDI for the documents. Ho..."
2022‑02‑18
407 views
"Hello, At "MvvmDocumentWindows" sample, only TextDocumentItemView(Document1.txt) is initialized after application l..."
2022‑02‑16
388 views
"Hello, I want to display two ToolWindows as docked. How to do it by using MVVM? I checked "MVVM ToolWindows" sa..."