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
2015‑04‑14
2,992 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,290 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,107 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
2,908 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,761 views
"After setting the UseHostedAutoHidePopups property to false, there is a bug with loading a serialized layout: If th..."
2015‑03‑17
3,044 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,388 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,259 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,222 views
"The third line isn't valid...how can I peform the desired action? DocumentWindow dc= dockSite.DocumentWindows.First..."
2015‑03‑09
3,905 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,185 views
"<Window x:Class="SampleToolWindowBugForActipro.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006..."
2015‑01‑23
3,193 views
"When hosting a Windows Forms Control inside a WPF DockSite window, the ActiveWindow (and also LastActiveXXXWindow) is..."
2015‑01‑29
3,828 views
"Hi, i am currently changing my program to use the Actipro docking framework. I managed to change everything but n..."
2015‑01‑27
3,922 views
"Hi, in my application that have a single docksite im using: DockingCommands.ActivateWindow.Execute(Nothing, thePa..."
2015‑01‑14
4,727 views
"Hello. I would like to migrate to a library of your company. But I have a question. How can I implement this interfac..."
2012‑08‑13
3,823 views
"DockSite.ActiveWindow become null after combobox click. Build 12.1.0562 used. Sample xaml to reproduce issue: &l..."
2010‑11‑18
3,455 views
"I have a UserControl with a ComboBox in it. The UserControl is shown in a DocumentWindow. When I click in the UserCon..."
2014‑04‑07
4,641 views
"Hi, How can i get the same behavior as in Visual Studio 2012 where in when I single-click a file on the Solution Ex..."
2015‑01‑09
5,069 views
"Hello, I've got a DockSite with a toolwindow. the toolwindows is docked. i put my mouse hover the toolwindo..."
2015‑01‑08
4,086 views
"I am using databinding for my docking windows, and I am using the built-in layout serialization to persist the layout..."