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
2013‑09‑24
2,896 views
"Hello, I was wondering if it is possible to freeze a tab. Meaning just like in a datagrid column, when you scroll t..."
2013‑09‑23
3,553 views
"Hi, I'm trying to resize and position a DocumentWindow with previously saved configurations and I'm having a proble..."
2010‑04‑08
6,289 views
"Hi there, I am using the following code to create a document and expecting the window focus does not jump to the n..."
2013‑09‑11
3,288 views
"Hello, I am having a problem with this situation: I can open a ToolWindow (B) from another ToolWindow (A) based o..."
2013‑09‑12
2,885 views
"I try to load the saved layout public partial class MainWindow : Window { private string m_lay..."
2013‑09‑11
3,000 views
"Hi, I have an auto-hide tool window in a docksite declared as below: <docking:DockSite.AutoHideRightContainers..."
2013‑09‑06
3,014 views
"I looked at your docking demo: "Buttons on selected tabs" and tried to implement similar behavior in my program. The ..."
2012‑12‑02
3,469 views
"We are developing an application whose language can be changed on the fly.What we noticed is that auto hide popup win..."
2013‑08‑23
3,231 views
"Hi, at the moment I am searching for a way on having language support within the scrollbar context menu. It contain..."
2013‑08‑13
3,415 views
"We want to do a little customize to the ContainerSplitter, so that it can have some different color when mouse is ove..."
2013‑08‑13
3,234 views
"Hi, We have a requirement to open two windows in different UI threads. Suppose, X Window opens in Main thread ..."
2013‑08‑12
3,067 views
"Hi, I have a ToolWindowContainer that I add ToolWindows to dynamically from code. New ToolWindows added will be p..."
2013‑08‑12
3,175 views
"Hey guys, I have a docksite with a white background and a style for documentwindows that looks like this: ..."
2013‑08‑12
3,152 views
"Hi, at the moment I try to find a solution for my docking context menu. I need to have a "hot" switch possibility f..."
2013‑07‑30
2,836 views
"Hi, we are using custom panel for multiline tab header, while using custom panel window dragging works only in the ..."
2010‑09‑16
5,024 views
"Hi, I have a procedure to find the parent window, but in the following case it does not work. The toolwindow says it..."
2013‑08‑01
3,950 views
"In a TabbedMDI Container with multiple DocumentWindows the KeyGesture CTRL+F6 seems to be used internally by actipro ..."
2013‑07‑31
2,881 views
"As title, the reason I set ToolWindowsHaveTitleBars="False" is because my control already has a title bar which cont..."
2013‑07‑29
2,870 views
"Now I need a layout system to allow user to put multiple WPF conent on the screen, dock them and resize them. I hav..."
2013‑07‑25
2,623 views
"Hi, we are using inner DockSite's inside of DocumentWindows (without linking). The Switcher of the inner DockSi..."