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

  Date Thread Details
2020‑04‑09
1,058 views
"How is the order determined in DockSite.CascadeDocuments? Similar question for TileDocumentsHorizontally and TileDo..."
2020‑04‑09
993 views
"I have one docking site with many different ToolWindows. Is it possible to assign them to different group ids? Its pu..."
2020‑04‑07
992 views
"Under certain condition, we want a DockingWindow to be excluded from the DockSite.ActivateNextDocument and DockSite.A..."
2020‑04‑07
1,109 views
"Our customer has requested to be able to double click a tab to float it and double click again to undo it (meaning "m..."
2020‑04‑01
1,391 views
"Hi was hoping you could help me, I’m using your “Custom Context Content” example from Docking/MDI &..."
2020‑03‑16
1,159 views
"When my attached view model has an error the tab gets the red border around it. I tried to disable through the follo..."
2020‑03‑20
1,161 views
"Hi,Currently when I drop a "floating" window into a slot of a container, and there is another window docked, the alre..."
2020‑03‑12
1,172 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
1,409 views
"Hello, I am using Actipro docking pane. How can I keyboard navigate to dock panel's small (PART_TitleBar) buttons (..."
2020‑03‑02
1,147 views
"Hi, for document tabs that are overflowing, we only show the menu without scrollbars. Normally when documents are c..."
2020‑03‑03
1,131 views
"I have a docksite which when attached to my main window the WindowsClosing is called after calling Application.Curren..."
2020‑03‑03
1,130 views
"I have working DockSiteLayout serialization, however, I have just moved my DockSite to a child UserControl, now my d..."
2020‑02‑20
1,340 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
1,176 views
"The AdvancedTabControl has TabBackground and TabBackgroundActiveSelected properties. From some simple testing, those ..."
2020‑02‑18
1,300 views
"Hi, I’m using actipro WPF controls. Could you please help with some details about docking window messages giv..."
2020‑02‑14
1,421 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,657 views
"I have a TabbedMdiContainer with several DocumentWindows. I want to be able to "hide" one of the windows (and therefo..."
2020‑02‑10
1,154 views
"The DockSite has 2 properties: FloatingToolWindowContainersHaveMaximizeButtons and FloatingToolWindowContainersHaveMi..."
2020‑02‑10
1,365 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
1,079 views
"I set the HasTabImages on the TabbedMdiHost and the tabs show the image and then the tab title. I am wondering if the..."