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

  Date Thread Details
2013‑09‑27
4,154 views
"Hello, I'm using a RibbonWindow with Docking and the CanDocumentWindowsRaft property set to true. If the document..."
2013‑09‑26
2,764 views
"Hi, I understand the SingleTabLayoutBehavior property can be used for when only one toolwindow exists in the docksi..."
2013‑09‑24
2,947 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,642 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,400 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,382 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,936 views
"I try to load the saved layout public partial class MainWindow : Window { private string m_lay..."
2013‑09‑11
3,059 views
"Hi, I have an auto-hide tool window in a docksite declared as below: <docking:DockSite.AutoHideRightContainers..."
2013‑09‑06
3,111 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,565 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,324 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,511 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,355 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,120 views
"Hi, I have a ToolWindowContainer that I add ToolWindows to dynamically from code. New ToolWindows added will be p..."
2013‑08‑12
3,248 views
"Hey guys, I have a docksite with a white background and a style for documentwindows that looks like this: ..."
2013‑08‑12
3,214 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,881 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,119 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,039 views
"In a TabbedMDI Container with multiple DocumentWindows the KeyGesture CTRL+F6 seems to be used internally by actipro ..."
2013‑07‑31
2,980 views
"As title, the reason I set ToolWindowsHaveTitleBars="False" is because my control already has a title bar which cont..."