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

  Date Thread Details
2008‑11‑03
4,823 views
"Okay, maybe I am bit a bit doff here, but I am struggling to create controls that inherit from DocumentWindow. I d..."
2008‑11‑05
3,517 views
"Is there a Office 2007 Black theme for the Switcher control? I have the theme enabled in the Theme Manager, but i..."
2008‑11‑03
4,517 views
"Hi, I am playing around with the trial of your product and have come unstuck with the MDI docking. Here is my x..."
2008‑10‑24
3,542 views
"Hi, how can i specify the start position of a toolwindow? Default is on the right of the workspace, i want to vi..."
2008‑10‑17
3,660 views
"Steps to reproduce Click button in ribbon to add DocumentWindow to container Close DocumentWindow using cross button ..."
2008‑10‑16
3,520 views
"Can i add a progress indicator (Spinner like IE) in the tab with some animation running? In another way, apart from ..."
2008‑10‑15
4,053 views
"If I have a ToolWindowContainer with a large number of ToolWindows in it, I end up with a bunch of tiny little tabs a..."
2008‑10‑14
3,524 views
"Hi! When you toggle the "auto hide" pin at the top of a tool window the tabs switch places from the left..."
2008‑10‑14
3,287 views
"Hi, I would like to know how can I retrieve a list of all DocumentWindow that are currently visible in a DockSite...."
2008‑10‑13
6,954 views
"I'm just evaluating the Actipro WPF Studio and am having some issues trying to work with MDI. I've got a R..."
2008‑10‑10
4,351 views
"Hello, I'm very new to the .NET environment, and I just downloaded a trial version of WPF Studio the other day..."
2008‑10‑09
4,988 views
"I'm evaluating the Actipro WPF Studio Docking & MDI capabilities for a project, and have struggled to accompl..."
2008‑10‑03
9,234 views
"Is there a way to keep the tool windows from stacking when they are programatically added? if I call: ToolWindow...."
2008‑07‑29
5,633 views
"I have a requirement to be able to remove the minimize icon from an MDI window. Is is possible to remove the individ..."
2008‑10‑01
3,912 views
"When I create a new DocumentWindow according to your documentation it works fine: TextBox content = new TextBox(..."
2008‑09‑30
4,358 views
"I have a list box control and I would like to drag a Toolbar (or some other dockable) over that list box. The intent..."
2008‑09‑20
4,011 views
Bug for MDI by Michael
1 reply (17 years ago)
"I created two tabs(tool windows) in a ToolWindowContainer. I painted something in one toolwindow when the window is l..."
2008‑08‑28
4,370 views
"I want my ToolWindow to close faster, so I set the AutoHidePopupCloseDelay to 200. When the ToolWindow goes to hide ..."
2008‑08‑28
4,597 views
"I've got a ToolWindow inside of an AutoHideLeftContainer. This ToolWindow contains a list control - when an item..."
2008‑09‑10
6,037 views
"I've been working on a DockSite region adapter for CompositeWPF (Prism), and I've discovered an edge case reg..."