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

  Date Thread Details
2010‑06‑23
3,079 views
"Hello, I have a window that is used to edit & run scripts in a locally-created language. I am using a combinat..."
2008‑12‑16
3,871 views
"I get the following exception when deserializing the window layout (using DockSiteLayoutSerializer): "Cannot set..."
2010‑06‑18
2,590 views
"1) run RibbonWindow with Docking sample 2) right click on "Document Outline" Tab... context menu comes up ..."
2010‑06‑03
2,739 views
"When I resize a rafted window which is over top of another Control, the Control below will get a MouseDown when relea..."
2010‑05‑24
3,118 views
"I have a situation where I need to set CanClose to false on a DocumentWindow. The "X" still displays in th..."
2010‑05‑20
3,495 views
"I notice that if you drag a tool window tab, only that window moves. But if you drag the container title bar, the who..."
2010‑05‑20
3,542 views
"Is there a way to programatically resize a ToolWindow after it's open? Or when it's opening? I've tried..."
2010‑05‑21
2,488 views
"Good afternoon, I've begun development on a sort of in-house IDE that makes use of the Actipro Docking / MDI a..."
2010‑05‑17
4,470 views
"I'm having difficulty figuring out how to set the width of a tool window using ControlSize. I would like to set t..."
2010‑05‑17
3,124 views
"I tried the help example: solutionExplorerToolWindow.Float(FloatSizingBehavior.SizeToFit) but the only option I get..."
2010‑05‑17
2,614 views
"I have set my dock site AreDocumentWindowsDestroyedOnClose=True and yet the Tool windows still show up in the ToolWin..."
2010‑05‑17
3,530 views
"I took the Help suggestion on Quote: How to Allow Tabs to Be Reordered, But Not Dragged Elsewhere but I still ge..."
2010‑05‑17
3,491 views
"Hi, I'm building (well actually just styling) an app that uses Dockable ToolWindows. The basic structure is ..."
2009‑11‑06
9,191 views
"<docking:DockSite x:Name="dockSite" AutoHidePerContainer="False" > <dockin..."
2010‑05‑11
5,761 views
"Hi, I am trying to change the tab ImageSource to an hourglass if my ViewModel is in a running state. I thought tha..."
2010‑05‑10
3,007 views
"In my project, I have a main window with Docking control. And new windows are launched on top of it, they don't h..."
2010‑05‑08
2,613 views
"Hi, I am using VB to dynamically create documentWindows for a TabbedMDIContainer each time I want to display a ne..."
2010‑04‑27
3,657 views
"1. Is there an example on how to custom style the MDI tab host? I've downloaded the XAML styles but there's a..."
2009‑10‑29
3,656 views
"How do I add an icon to the titlebars of DocumentWindows and WindowControls? For Documeent Windows, I tried setting D..."
2010‑04‑28
5,273 views
"The ApplicaitonName is used for text of the Ribbon Window title. By default the title is displayed in the center of t..."