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‑05‑25
3,714 views
"I am using the options, auto-hide and close buttons for tool windows as in the "Buttons on selected tabs" d..."
2011‑05‑25
4,184 views
"When calling DragMove on a ToolWindow (with no visible titlebar) the blue placeholder seems to always place itself wi..."
2011‑05‑23
2,531 views
"My application allows the user to create a set of toolwindows and position as required by the user. The toolwindows a..."
2010‑04‑22
5,999 views
"docking:DockSite.ControlSize behavior is different when the parameter is specified for the docked panel or for a auto..."
2011‑05‑19
2,240 views
"I am sure this must be possible, but I'm missing the right "terminology" and so not finding the correct..."
2011‑05‑18
2,870 views
"I've just upgraded the Actipro controls on a project from 2009.1 to 2011.1 (I know a big jump). The app is heavil..."
2011‑05‑18
2,667 views
"Is there a way to tell the different between programmatic vs user closing dock window? Thanks."
2010‑11‑08
3,235 views
"Is there a way to change the sorting order of the list of opened documents displayed in the OpenDocumentsMenu? Curren..."
2011‑05‑17
2,154 views
"I am probably missing something here, but I have created my own header (grid) for my application toolwindows. At some..."
2011‑05‑13
4,029 views
"Hello, I am trying to insert a new tool window into an existing layout (defined using XAML). The base layout is..."
2011‑05‑12
2,142 views
"I've encountered a strange bug in my program, and I'm not sure if its something wrong on my end or something ..."
2011‑05‑12
2,193 views
"Hi there In our application we use toolwindows. So whenever I drag a selected text over a toolwindow that is coll..."
2011‑05‑11
2,711 views
"1) open Docking & MDI Features Demo (External) 2) float Toolbox window 3) float Tool Window Docking window 4) ..."
2011‑05‑10
2,259 views
"How can I access the controls in the ToolWindow title bar using the keyboard instead of the mouse? If I could just d..."
2011‑05‑09
2,391 views
"To test how to control the docking and mdi components in prism pattern, I made some modification on the Prism Integra..."
2011‑02‑06
2,643 views
"Hi, I am currently using toolwindows as my main window type within my application/docksite (doing this for aesthet..."
2011‑05‑05
2,485 views
"Hi, I have a docking tool window withing a tool window container. i have given titles for the tool window and w..."
2011‑05‑04
2,664 views
"Hi, I create toolwindows programmatically then open/close by toggle buttons in Dock state. I need to set toolwindow..."
2011‑05‑05
2,897 views
"Hi, I am trying to integrate the docking and MDI component into MS Prism v4 pattern. I have tried the prism..."
2011‑05‑05
3,657 views
"I have DocumentWindows created by my program that get placed into a docksite after creation, which do with this const..."