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

  Date Thread Details
2020‑03‑12
735 views
"What is best technique to load the layout without the app hanging? It seems the deserialization takes about 100 ms w..."
2020‑03‑12
916 views
"Hello, I am using Actipro docking pane. How can I keyboard navigate to dock panel's small (PART_TitleBar) buttons (..."
2020‑03‑02
665 views
"Hi, for document tabs that are overflowing, we only show the menu without scrollbars. Normally when documents are c..."
2020‑03‑03
731 views
"I have a docksite which when attached to my main window the WindowsClosing is called after calling Application.Curren..."
2020‑03‑03
729 views
"I have working DockSiteLayout serialization, however, I have just moved my DockSite to a child UserControl, now my d..."
2020‑02‑20
850 views
"I have a DockSite bound to collection of view models. When the tabs are rendered, there appears to be a "border" at t..."
2020‑02‑19
702 views
"The AdvancedTabControl has TabBackground and TabBackgroundActiveSelected properties. From some simple testing, those ..."
2020‑02‑18
877 views
"Hi, I’m using actipro WPF controls. Could you please help with some details about docking window messages giv..."
2020‑02‑14
919 views
"I am using xaml vector material design images from google and would like to apply the canvas to my tabs. I only see ..."
2020‑02‑07
1,092 views
"I have a TabbedMdiContainer with several DocumentWindows. I want to be able to "hide" one of the windows (and therefo..."
2020‑02‑10
692 views
"The DockSite has 2 properties: FloatingToolWindowContainersHaveMaximizeButtons and FloatingToolWindowContainersHaveMi..."
2020‑02‑10
866 views
"Hello guys I am trying to update from version=17.1.651.0 to Version=19.1.684.0 After I installed and changed ..."
2020‑02‑07
645 views
"I set the HasTabImages on the TabbedMdiHost and the tabs show the image and then the tab title. I am wondering if the..."
2020‑02‑06
633 views
"I am working on upgrading our application from version 2015 to 2019. I have it running, but working through some deta..."
2019‑01‑14
959 views
"I've got a feeling this is going to be an easy one... When using Layout Serialization with the Docksite it remember..."
2020‑02‑05
795 views
"Hello I used the docking library for a while now, and in the previous version this worked very good (v17.1.0651). N..."
2020‑01‑20
762 views
"Hi, I have a tool window which is hidden by default, but should be floating when shown. It can be docked like any t..."
2009‑11‑05
6,522 views
"I would like for a floating toolwindow to size exactly to its content on initial viewing. How can this be achieved? T..."
2019‑12‑17
664 views
"Hello, I have a dialog window that shows a auto hidden ToolWindow (sets IsOpen, IsActive and IsSelected to true) up..."
2019‑12‑12
914 views
"Hi, I have these questions: 1、About ToolWindowContainer, how to remove the title bar region of ma..."