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‑09‑08
3,292 views
"Hello Team, We are using ToolWindowContainer containing two ToolWindow out of which one is not visible however when..."
2015‑08‑17
2,907 views
"I'm trying to save the active tab when I serialize my window. In the following question it mentions this is being i..."
2015‑08‑10
3,899 views
"Hi all, i have the problem with automated CodedUiTests. My Window has few ToolWindows: <docking..."
2015‑07‑29
3,402 views
"We discovered some unexpected behavior when adding a new tool window to an existing AutoHide-Group. Sample Code (ne..."
2015‑07‑17
3,666 views
"When I drag a docking window I sometimes get the following error from the Actipro Framework. System.Reflection.Targ..."
2014‑10‑22
4,552 views
"I'm using the EditorSearchView inside of a ToolWIndow that I float when the the "Find" command is executed. I have ..."
2015‑07‑03
3,721 views
"Hi, The problem is that I have a DockSite containing a SplitContainer, containing a TabbedMdiHost, containing a Tab..."
2015‑06‑23
3,782 views
"Hello We have a Main-Window containing a DockSite. That DockSite contains a Workspace with a StandardMdiHost. We ..."
2015‑06‑16
3,600 views
"I'm struggling with getting an Icon to display on a ToolWindow. I've set the ToolWindow ImageSource in my contructo..."
2015‑06‑14
3,477 views
"Dear Master I want to known is there a way to save the layout of a single toolwindow which maybe has several o..."
2015‑06‑12
3,200 views
"Hey Actipro Community, I have an app where a user will close, open and load a new workspace. I have one tool window..."
2015‑05‑19
4,178 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,352 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,618 views
"Hi Im trying to recreate the visual studio 2012 experience. VS2012 has the ability to dock their floating document ..."
2015‑04‑24
4,352 views
"Hello! My scenario is firstly to save the dock site layout of my TabbedMdiContainer control by using DockSiteLayoutS..."
2015‑04‑24
3,173 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,042 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,575 views
"Hi, We are using Persistent Layout feature. We are using DockSiteLayoutSerializer to serialize / de-serialize and s..."
2015‑04‑16
4,659 views
"Hi, I am trying to find out docked direction of my toolwindow using toolwindow.GetDirectionRelativeToWorkspace() me..."
2015‑04‑20
2,864 views
"Hi, I have a DockSite that contains multiple TabbedMdiContainers. How do I get the selected DockingWindow for each ..."