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
2010‑04‑08
6,991 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,762 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
3,279 views
"I try to load the saved layout public partial class MainWindow : Window { private string m_lay..."
2013‑09‑11
3,394 views
"Hi, I have an auto-hide tool window in a docksite declared as below: <docking:DockSite.AutoHideRightContainers..."
2013‑09‑06
3,513 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,938 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,658 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
4,029 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,876 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,517 views
"Hi, I have a ToolWindowContainer that I add ToolWindows to dynamically from code. New ToolWindows added will be p..."
2013‑08‑12
3,602 views
"Hey guys, I have a docksite with a white background and a style for documentwindows that looks like this: ..."
2013‑08‑12
3,586 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
3,297 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,599 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
4,467 views
"In a TabbedMDI Container with multiple DocumentWindows the KeyGesture CTRL+F6 seems to be used internally by actipro ..."
2013‑07‑31
3,332 views
"As title, the reason I set ToolWindowsHaveTitleBars="False" is because my control already has a title bar which cont..."
2013‑07‑29
3,365 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
3,068 views
"Hi, we are using inner DockSite's inside of DocumentWindows (without linking). The Switcher of the inner DockSi..."
2013‑07‑21
3,652 views
"Active Files Context Menu not enabled initially, when performs any action (ex:Float,Close) on document windows makes ..."
2012‑08‑22
4,638 views
"Hi, I've got an evaluation version of Docking v12 and I came into an issue writing a prototype application. An unha..."