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

  Date Thread Details
2011‑01‑26
4,199 views
"I have controls which are required to do expensive setup once their properties are realized (IE: After IsInitialized)..."
2011‑01‑27
2,564 views
"Hi, i'm setting the ImageSource property of a DocumentWindow, when the window is undocked i can see the icon, but..."
2011‑01‑21
3,068 views
"I am using a TabbedMdiHost inside a DockSite to host some designer windows. Here's a stripped down look at the X..."
2011‑01‑18
2,691 views
"Hi, when dragging multiple toolwindows to the Workspace an Exception is thrown: System.ArgumentException: The T..."
2011‑01‑14
2,352 views
"I have a question. I have a Docksite with a new loaded document inside. Next I call the ActivatePrimaryDocument so..."
2009‑01‑08
8,013 views
"Hi I'm trying to change the template of the ToolWindowContainer to display the tabs for the tool windows on on..."
2010‑03‑24
5,092 views
"Easy to reproduce, occurs in the samples too... 1) Open up the external ActiPro Docking & MDI Features Demo 2..."
2011‑01‑11
3,661 views
"I need to set an attached DependencyProperty on all newly created ToolWindowContainers to place the tabs at the corre..."
2011‑01‑11
2,427 views
"I want to allow my toolwindows to be rafted/floating, however, I do not wish to be able to change the order of toolwi..."
2009‑04‑18
3,663 views
"Hi , We are using Actipro Dockecd-TabbedMDI feature. While using ToolWindow Drag and Drop feature we are facing..."
2010‑12‑21
2,185 views
"My app has projects where a project can have several files. Like Visual Studio, some of the files will be open and th..."
2010‑12‑16
2,731 views
"I have a ToolWindow (named "autoHideLeft") within another ToolWindow. I want to force the autoHideLeft cont..."
2010‑12‑15
2,446 views
"Is there a way set floatsizingbehavior.sizetocontent for all tool window in the xaml file?"
2010‑12‑15
2,671 views
"We've noticed that, in our application, loading the persisted settings for the docking layout now takes between 5..."
2010‑12‑14
2,277 views
"Hello, I'm on my second day of trialing the docking controls and while it was extremely easy to get going at f..."
2010‑03‑01
11,777 views
"Hi, I came across some unexpected behaviour in implementing a tabbed mdi client app that perhaps you could shed some..."
2009‑03‑05
8,871 views
"I am actually quite surprised to find that this doesn't work, but quite frankly considering WPF's major push ..."
2010‑12‑08
2,765 views
"Hello, I have a problem in using the ContentTemplateSelector on DocumentWindow. For example:MainWindow.xaml.cs ..."
2009‑11‑13
4,556 views
"I would like to be able to override the font size of the text displayed in the tabs for ToolWindowContainer and AutoH..."
2010‑12‑06
3,153 views
"Hi, I have the following layout structure defined for my application: I use a document window which contains a ..."