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

  Date Thread Details
2022‑05‑01
1,043 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,174 views
"Hello, I'm using DockSite in main window. When start application, below warning occur. Would you please tell me..."
2022‑04‑05
1,050 views
"Hello, I'm setting DockSite.FloatingWindowShowInTaskBarMode to false. When I minimize floating document windo..."
2022‑04‑08
1,913 views
"Hello, How change title bar color of tool window? (default blue area) Though I set "TabTintColor" of tool window,..."
2022‑04‑08
1,027 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,237 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,075 views
"I have an MDI application. When recording tutorial videos I notice some flickering when documents are added. First ..."
2022‑03‑25
970 views
"Hello, I'd like to use ToolWindow.ToolWindowContainerTitleBarContextContentTemplate with MVVM. Could you please t..."
2022‑03‑21
1,069 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,088 views
"I implemented DockingWindow's memory function. I see your Demo doesn't have MVVM implementation. Can you provide the ..."
2022‑03‑08
1,149 views
"Hello, Regarding to title, is it expected behavior? Is there any way to prevent it? I checked with "Layout ..."
2022‑02‑21
1,181 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,026 views
"Hello, At "MvvmDocumentWindows" sample, only TextDocumentItemView(Document1.txt) is initialized after application l..."
2022‑02‑16
952 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,177 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,029 views
"Hello, I'm trying save and load docking layout with MVVM. I have changed sample program "MvvmDocumentWindows" bas..."
2022‑02‑08
1,251 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,116 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
903 views
"I need to call my view model dispose methods when a view is perminenty destroyed but not when hidden. This typically..."
2022‑01‑30
1,230 views
"I am using your Docking Sample code that came with the download.I have added a couple of menu items to save and resto..."