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
2016‑05‑03
4,156 views
"I have several Tool Windows and several Document Windows. For now each Document Window contains the same content (in ..."
2016‑04‑27
4,393 views
"With the new version, we have the ability to set a 'WindowGroupName' on DockingWindows which works wonderfully to ens..."
2016‑04‑28
3,334 views
"I cannot reconstruct a layout which I have defined by xaml with drag operations. This worked PERFECTLY with the old v..."
2016‑04‑29
2,905 views
"We've noticed that the document title bars now truncate the titles at the end as opposed to around the middle. We pre..."
2016‑04‑27
4,500 views
"Snoop shows no placeholder on TitleBarPanel left to the title-TextBlock so I assume there currently is no option "hid..."
2016‑04‑28
3,792 views
"Can be reproduced with "Tab Images"-QuickStart: While the checkbox toggles live the icons in docked state, when enabl..."
2016‑04‑15
3,495 views
"I'm very disappointed that in spite of your entire rewrite of the component it still does not fit well into the WPF e..."
2016‑04‑28
2,968 views
"Hi everyone, Is it possible to vertically stack tool windows when docking them on one side using the new MVVM-frien..."
2016‑04‑21
3,092 views
"Hi, we have a special situation where I have to decide if a document window in a dock site was closed by the us..."
2016‑04‑20
2,873 views
"In my product, we have several close buttons which all have a red background. I'd like to style the close buttons in ..."
2016‑04‑08
3,572 views
"Hi,we updated the WPF Controls to the Version 2016.1 and have found that some properties are no longer present. We ha..."
2016‑04‑19
2,631 views
"Can be reproduced with any sample which contains documents and toolwindows, for example the first Simle-IDE sample: ..."
2016‑04‑19
3,074 views
"Is there a way I can trigger the display of a toolwindow's context menu from a command? Right clicking on my toolba..."
2016‑04‑13
3,304 views
"Reproductin steps Create a WPF application and place the following xaml in the window: <docking:DockSite &..."
2016‑04‑18
2,692 views
"Using Snoop I only found an unbound property named CanTabsPromote on class TabbedMdiContainerTabControl, but while se..."
2016‑04‑18
2,912 views
"I have a themed DockSite and when I create a new floating window the window has wrong theme and the icon assigned to ..."
2016‑04‑15
3,981 views
"In the new docking framework. Is it possible to style a document like a toolwindow? We need the document titlebars to..."
2016‑04‑18
2,941 views
"If I define an inheritable property on AdvancedTabItem then the value is only inherited to the tab header but not to ..."
2016‑04‑18
2,686 views
"Is there any attached property I can bind to? The visual tree seems to be totally unrelated so there is no parent con..."
2016‑04‑15
3,105 views
"I need custom content in my documents tab and there is only a Title property of type String. [1] Previous release h..."