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

  Date Thread Details
2022‑05‑03
1,343 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
1,184 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
1,337 views
"Hello, I'm using DockSite in main window. When start application, below warning occur. Would you please tell me..."
2022‑04‑05
1,207 views
"Hello, I'm setting DockSite.FloatingWindowShowInTaskBarMode to false. When I minimize floating document windo..."
2022‑04‑08
2,115 views
"Hello, How change title bar color of tool window? (default blue area) Though I set "TabTintColor" of tool window,..."
2022‑04‑08
1,206 views
"Hello, I'm using WebView2 in document window. Primary document/Active window is not switched properly if I set 'd..."
2022‑03‑25
1,448 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
1,242 views
"I have an MDI application. When recording tutorial videos I notice some flickering when documents are added. First ..."
2022‑03‑25
1,121 views
"Hello, I'd like to use ToolWindow.ToolWindowContainerTitleBarContextContentTemplate with MVVM. Could you please t..."
2022‑03‑21
1,236 views
"Hi! I want to make an effect of the following link picture through AdvancedTabControl, how can I achieve it? Exam..."
2022‑03‑09
1,250 views
"I implemented DockingWindow's memory function. I see your Demo doesn't have MVVM implementation. Can you provide the ..."
2022‑03‑08
1,302 views
"Hello, Regarding to title, is it expected behavior? Is there any way to prevent it? I checked with "Layout ..."
2022‑02‑21
1,365 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
1,186 views
"Hello, At "MvvmDocumentWindows" sample, only TextDocumentItemView(Document1.txt) is initialized after application l..."
2022‑02‑16
1,120 views
"Hello, I want to display two ToolWindows as docked. How to do it by using MVVM? I checked "MVVM ToolWindows" sa..."
2022‑02‑15
1,343 views
"Hi there, we found a problem when using 2 displays. The small one (e.g. resoultion 1920*1080) must be the primary d..."
2022‑02‑13
1,191 views
"Hello, I'm trying save and load docking layout with MVVM. I have changed sample program "MvvmDocumentWindows" bas..."
2022‑02‑08
1,413 views
"I have a combobox which allows a user to select different view models. The view below is a docksite and the datacont..."
2022‑01‑20
1,287 views
"I have been running .Net Memory Profiler and when I load and unload the docking MDI controls the previous view model ..."
2022‑01‑30
1,066 views
"I need to call my view model dispose methods when a view is perminenty destroyed but not when hidden. This typically..."