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

  Date Thread Details
2016‑04‑28
3,686 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,689 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
3,642 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
4,232 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
3,240 views
"Can be reproduced with any sample which contains documents and toolwindows, for example the first Simle-IDE sample: ..."
2016‑04‑19
3,808 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,960 views
"Reproductin steps Create a WPF application and place the following xaml in the window: <docking:DockSite &..."
2016‑04‑18
3,351 views
"Using Snoop I only found an unbound property named CanTabsPromote on class TabbedMdiContainerTabControl, but while se..."
2016‑04‑18
3,598 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
5,170 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
3,619 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
3,379 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,802 views
"I need custom content in my documents tab and there is only a Title property of type String. [1] Previous release h..."
2015‑10‑29
5,731 views
"I'm creating ToolWindows in code and I'd like to always dock the window to whatever window is currently docked to the..."
2016‑04‑12
3,206 views
"Hi, quick question, what's the easiest way to change the yellow colour of the docking guides in the new docking frame..."
2016‑04‑08
3,347 views
"Hi, in the new Docking/MDI framework I know you can change the visibility of the titlebar of a ToolWindow with the Ha..."
2016‑04‑05
3,589 views
"Hello What is the best set of bindable properties that would allow me to identify if a DockingWindow is currently '..."
2016‑03‑31
3,096 views
"When using the Metro theme in the 631 release of the WPF Studio. How do I stop the windows Min, Max and Close buttons..."
2016‑04‑05
2,950 views
"Hi, In the 2015 version i can remove a specific menuitem with the following code For curPos As Integer..."
2016‑03‑11
5,511 views
"I am using the WPF System.Windows.Controls.WebBrowser control to display some HTML content in a ToolWindow. My View i..."