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

  Date Thread Details
2016‑04‑15
4,724 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,394 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,150 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,547 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,349 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
2,982 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,160 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,377 views
"Hello What is the best set of bindable properties that would allow me to identify if a DockingWindow is currently '..."
2016‑03‑31
2,880 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,729 views
"Hi, In the 2015 version i can remove a specific menuitem with the following code For curPos As Integer..."
2016‑03‑11
5,187 views
"I am using the WPF System.Windows.Controls.WebBrowser control to display some HTML content in a ToolWindow. My View i..."
2016‑03‑07
3,507 views
"public string Description { get { return _description; } set { _description = value; NotifyPropertyCha..."
2016‑03‑01
3,255 views
"Hello, I'm in the process of migrating a wpf application from Actipro 15.1 to 16.1 Everything's ok except it seem..."
2014‑02‑26
5,490 views
"In the documentation under "MVVM Features" the section "Naming/Positioning the Document and Tool Windows" show how to..."
2016‑02‑12
3,435 views
"I am switching to the new Docking framework and when I insert a new document it alwasy adds it at he beginning and sh..."
2016‑02‑11
2,834 views
"I can't figure out what style to use or how to change the background color of the floating windows when using DockSit..."
2016‑02‑10
4,213 views
"I'm currently evaluation the dock control, and noticed in the example that you use datatemplates to map the viewmodel..."
2016‑02‑10
3,528 views
"I've just installed the long-awaited 2016.01 update (vNext). I've fixed all the most obvious breaking changes (i.e. ..."
2016‑02‑10
3,223 views
"When deserializing, if the SerializationBehavior is set to `All`, then any Direct content of the workspace will be lo..."
2016‑02‑10
3,092 views
"When deserializing a lazy-loaded layout that had been saved with open documents, but where there are currently no ope..."