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

  Date Thread Details
2016‑12‑16
3,015 views
"I've got a DockSite with a TabbedMDIHost in it, and 3 tool windows. I want the tool windows to only be allowed to do..."
2016‑12‑16
2,627 views
"Have tried a number of events off the primarydocksite but haven't found any events I can use to know the floating win..."
2016‑12‑07
3,629 views
"Please see the serialisation below to understand the layout. We need to be able to create new floating windows cont..."
2016‑12‑02
2,670 views
"When 2 ToolWindows are floating and connected, is there a way to capture the MouseDoubleClick Event when the header i..."
2016‑11‑04
4,323 views
"Some users of our tool have been reporting that docking certain windows makes our application crash. Here is the c..."
2016‑11‑22
4,151 views
"Hi, following your MVVM samples I have a few toolwindows that are based on viewmodels. A toolwindow as a button App..."
2016‑11‑18
3,202 views
"Hi, following the documentation of Docking & MDI and your samples I have a couple of viewmodels (inherits Obser..."
2016‑11‑18
2,858 views
"Hello, Setting DockingWindow.CanClose to false doesn't prevent the closing of floating windows via Alt+F4. Is thi..."
2016‑11‑10
3,690 views
"A couple of Tool Window question- - Is it possible to remove the ToolWindow title bar text? Setting ToolWindowConta..."
2016‑11‑10
3,081 views
"Is it possible to force the ToolWindowContainer to always show tabs even if only 1 ToolWindow is inside of the contai..."
2016‑11‑09
3,018 views
"I'm trying to make the Document tabs draw in a very simple format but am running into issues. See http://imgur.com/a/..."
2016‑11‑10
2,931 views
"I want the tool window title to say the name of what is selected (this currently works correctly) while open or pinne..."
2016‑10‑28
3,328 views
Input bindings by joe
3 replies (8 years ago)
"I have an issue with input bindings where a floating window won't trigger an input binding on the main window. Exam..."
2016‑11‑03
3,703 views
"Hi,following your MVVM samples, I have a few tool windows and document windows.Also following your samples, I created..."
2016‑10‑31
3,607 views
"(.Net version is actually 4.6.1.) When trying to load a view using Prism View Discovery (View Injection ends up wit..."
2016‑10‑28
2,987 views
"I’m confused on how to restore a docksite layout correctly. Here is what I’m currently doing: 1) Create..."
2016‑10‑26
2,824 views
"Hello, In our application it is possible to open multiple documents which are just diffrent views of our data.I upd..."
2016‑10‑19
3,510 views
"Hi, I create 5 tabs with a datagrid/charting. The switch between 2 tabs is really slow. I know I use large datase..."
2016‑10‑18
2,553 views
"Hi, The following XAML fragment is from a UserControl loaded into a ToolWindow at runtime. When displayed within th..."
2016‑10‑17
2,794 views
"Hello, Actipro People! I know that the Floating value was removed from the DockingWindowState enumeration recently,..."