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
2011‑02‑11
2,576 views
"When the orientation of the split container is changed the resize arrow remains as it was in the original layout. ..."
2011‑02‑03
3,599 views
"Steps to reproduce 1.Dock Actipro tool window at bottom . 2.Tool Window has Tree view as content 2.Try to scroll..."
2011‑02‑03
2,588 views
"I created a custom DocumentWindow which defines the header to include a save button like the example in the QuickStar..."
2011‑02‑01
3,004 views
"The DockSiteRegionAdapter fires an IsActiveChanged event when an activeaware-view contains a ComboBox and the DropDow..."
2011‑01‑28
3,752 views
"My app lets me float or dock documents. I want to update a status bar with info about the active window. I use the ..."
2008‑10‑09
14,961 views
"Hi all, I recently submitted a patch to the Composite WPF Contrib project on CodePlex that includes a region adapt..."
2011‑01‑27
3,912 views
"I have an application where I want to prompt the user if he attempts to switch the active docking window (either Docu..."
2011‑01‑26
4,640 views
"I have controls which are required to do expensive setup once their properties are realized (IE: After IsInitialized)..."
2011‑01‑27
2,944 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,492 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
3,087 views
"Hi, when dragging multiple toolwindows to the Workspace an Exception is thrown: System.ArgumentException: The T..."
2011‑01‑14
2,768 views
"I have a question. I have a Docksite with a new loaded document inside. Next I call the ActivatePrimaryDocument so..."
2009‑01‑08
9,112 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,688 views
"Easy to reproduce, occurs in the samples too... 1) Open up the external ActiPro Docking & MDI Features Demo 2..."
2011‑01‑11
4,366 views
"I need to set an attached DependencyProperty on all newly created ToolWindowContainers to place the tabs at the corre..."
2011‑01‑11
2,885 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
4,182 views
"Hi , We are using Actipro Dockecd-TabbedMDI feature. While using ToolWindow Drag and Drop feature we are facing..."
2010‑12‑21
2,619 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
3,201 views
"I have a ToolWindow (named "autoHideLeft") within another ToolWindow. I want to force the autoHideLeft cont..."
2010‑12‑15
2,891 views
"Is there a way set floatsizingbehavior.sizetocontent for all tool window in the xaml file?"