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
2016‑12‑02
2,914 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,687 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,515 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,551 views
"Hi, following the documentation of Docking & MDI and your samples I have a couple of viewmodels (inherits Obser..."
2016‑11‑18
3,104 views
"Hello, Setting DockingWindow.CanClose to false doesn't prevent the closing of floating windows via Alt+F4. Is thi..."
2016‑11‑10
4,117 views
"A couple of Tool Window question- - Is it possible to remove the ToolWindow title bar text? Setting ToolWindowConta..."
2016‑11‑10
3,393 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,431 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
3,332 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,816 views
Input bindings by joe
3 replies (9 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
4,054 views
"Hi,following your MVVM samples, I have a few tool windows and document windows.Also following your samples, I created..."
2016‑10‑31
4,371 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
3,318 views
"I’m confused on how to restore a docksite layout correctly. Here is what I’m currently doing: 1) Create..."
2016‑10‑26
3,181 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,938 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,907 views
"Hi, The following XAML fragment is from a UserControl loaded into a ToolWindow at runtime. When displayed within th..."
2016‑10‑17
3,120 views
"Hello, Actipro People! I know that the Floating value was removed from the DockingWindowState enumeration recently,..."
2016‑10‑12
3,507 views
"Is there a way to cancel the tool window sliding closed? There are events for windows closing, but I cant seem to fi..."
2016‑10‑05
2,976 views
"Is there a way I can add a new document directly to a Floating Docking Window? I can create the new document and ad..."
2016‑08‑30
5,702 views
"Hi, I try change the font (style, size, color, ...) to all documentwindow header (title). do you have a sample to..."