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

  Date Thread Details
2013‑05‑14
3,529 views
"When working on a docked, auto-hidden container, it makes it hard to design because it is shown as hidden in the desi..."
2013‑09‑26
3,202 views
"Hi, I have modified my application so that it now uses the MetroLight theme and .NET 4.0 instead of Office2007Silver ..."
2013‑09‑27
3,772 views
"Hello, I'm using a RibbonWindow with Docking and the CanDocumentWindowsRaft property set to true. If the document..."
2013‑09‑26
2,474 views
"Hi, I understand the SingleTabLayoutBehavior property can be used for when only one toolwindow exists in the docksi..."
2013‑09‑24
2,638 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,300 views
"Hi, I'm trying to resize and position a DocumentWindow with previously saved configurations and I'm having a proble..."
2010‑04‑08
5,982 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,028 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,677 views
"I try to load the saved layout public partial class MainWindow : Window { private string m_lay..."
2013‑09‑11
2,799 views
"Hi, I have an auto-hide tool window in a docksite declared as below: <docking:DockSite.AutoHideRightContainers..."
2013‑09‑06
2,774 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,216 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,001 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,154 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
2,937 views
"Hi, We have a requirement to open two windows in different UI threads. Suppose, X Window opens in Main thread ..."
2013‑08‑12
2,815 views
"Hi, I have a ToolWindowContainer that I add ToolWindows to dynamically from code. New ToolWindows added will be p..."
2013‑08‑12
2,961 views
"Hey guys, I have a docksite with a white background and a style for documentwindows that looks like this: ..."
2013‑08‑12
2,944 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,623 views
"Hi, we are using custom panel for multiline tab header, while using custom panel window dragging works only in the ..."
2010‑09‑16
4,755 views
"Hi, I have a procedure to find the parent window, but in the following case it does not work. The toolwindow says it..."