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
2015‑05‑19
4,326 views
"I can't for the life of me figure out how to hide a nested ToolWindowContainer via XAML. Here's a code sample with t..."
2015‑04‑28
4,539 views
"I'm looking to implement custom tab grouping for the ToolWindowTabPanel. My assumption is that in order to do this,..."
2015‑04‑28
3,783 views
"Hi Im trying to recreate the visual studio 2012 experience. VS2012 has the ability to dock their floating document ..."
2015‑04‑24
4,522 views
"Hello! My scenario is firstly to save the dock site layout of my TabbedMdiContainer control by using DockSiteLayoutS..."
2015‑04‑24
3,318 views
"I set TopMost="{Binding MyProp}" in the Window containing my docksite. Now when I run my app and tear off a tab to dr..."
2013‑04‑08
4,195 views
"when I maximize a floating window it covers the task bar making it hard to interact with other programs. This doesn't..."
2015‑04‑15
4,737 views
"Hi, We are using Persistent Layout feature. We are using DockSiteLayoutSerializer to serialize / de-serialize and s..."
2015‑04‑16
4,825 views
"Hi, I am trying to find out docked direction of my toolwindow using toolwindow.GetDirectionRelativeToWorkspace() me..."
2015‑04‑20
3,028 views
"Hi, I have a DockSite that contains multiple TabbedMdiContainers. How do I get the selected DockingWindow for each ..."
2015‑04‑14
3,153 views
"Hi, I want to now where there is an event triggered when a floating window is being docked or was docked in an..."
2015‑03‑31
3,456 views
"Hi I have two questions. 1. I have a DockSite element. In this element I have some AutoHideLeftContainers. Here is ..."
2015‑03‑31
3,292 views
"Hi, My company has been evaluating a number of different docking frameworks to use in our product, and for the most..."
2015‑03‑30
3,059 views
"I have a requirement to be able to Add the new button in round shape near minimize icon in MDI window. Please give th..."
2014‑12‑12
3,931 views
"After setting the UseHostedAutoHidePopups property to false, there is a bug with loading a serialized layout: If th..."
2015‑03‑17
3,204 views
"I have a tabbed MDI app and want its initial apperance to be horizontally split with the lower region having a height..."
2015‑03‑19
3,549 views
"Hello Community! I checked your codeplex site to check if the prism 5.0 library is already supported as it was publ..."
2015‑03‑12
3,425 views
"Hi, I have issue with windows AutoHide and PopupButton. 1. Run attached sended via email.2. Turn on AutoHide in Too..."
2015‑03‑12
3,385 views
"The third line isn't valid...how can I peform the desired action? DocumentWindow dc= dockSite.DocumentWindows.First..."
2015‑03‑09
4,252 views
"Hi, I just moved from avalondock to actipro and am having trouble with one of my controls. I have a directX applica..."
2015‑02‑13
3,325 views
"<Window x:Class="SampleToolWindowBugForActipro.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006..."