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,623 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,629 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,587 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,166 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,183 views
"Can be reproduced with any sample which contains documents and toolwindows, for example the first Simle-IDE sample: ..."
2016‑04‑19
3,743 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,899 views
"Reproductin steps Create a WPF application and place the following xaml in the window: <docking:DockSite &..."
2016‑04‑18
3,296 views
"Using Snoop I only found an unbound property named CanTabsPromote on class TabbedMdiContainerTabControl, but while se..."
2016‑04‑18
3,540 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,037 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,561 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,327 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,729 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,639 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,155 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,303 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,525 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,043 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,886 views
"Hi, In the 2015 version i can remove a specific menuitem with the following code For curPos As Integer..."
2016‑03‑11
5,428 views
"I am using the WPF System.Windows.Controls.WebBrowser control to display some HTML content in a ToolWindow. My View i..."