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

  Date Thread Details
2009‑05‑05
6,404 views
"I am using the following code to create various toolwindows. How can I programatically resize the windows and also s..."
2009‑10‑08
3,792 views
"Hi, I am placing a UserControl in a DocumentWindow. The UserControl Contains WPF Browser Control along with other..."
2009‑10‑07
3,174 views
"Hi, I have a RibbonWindow as a Main window. A user action pops up a new child RibbonWindow. Due to change in requ..."
2009‑10‑06
3,370 views
Undo / Redo by Brian Rice
1 reply (17 years ago)
"I've been thinking about different ways to add Undo/Redo to support to my WPF application. And, thought I would a..."
2009‑10‑05
4,002 views
"Hi, I am using Docking/MDI and the themes. I added: ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = ..."
2009‑09‑24
3,102 views
"Hello, I've seen other posts from last year, but haven't seen an update. When I have ToolWindows attached..."
2009‑09‑23
3,198 views
"Hi, I have undocked ToolWindows that I open and close depending on the status of my tool window view model. Each ti..."
2009‑09‑21
3,842 views
"Hi, I am using the Docking library, and I have a Tabbed MDI container with a tab in it. I have a button on my ribb..."
2009‑09‑16
3,816 views
"Hi, When a window is docked, is there a way to force the window to always be the first tab. For example, in the f..."
2009‑09‑16
4,197 views
"I have an application that uses Actipro ribbons and docking controls, standard WPF controls such as text boxes, and s..."
2009‑01‑09
6,286 views
"We're attempting to enhance our multi-monitor system support by implementing "tear-off" windows that ca..."
2009‑09‑16
5,673 views
"Using Blend, I could apply new style as follows, <Window xmlns="http://schemas.microsoft.com/winfx/2006..."
2009‑09‑16
4,626 views
"I would like to be able to hide or show the window based on a specific UI Behaviour. Visibility="Hidden"..."
2009‑09‑13
3,901 views
"Hi, I am subscribing to the WindowActivated and WindowDeactivated event on the Docksite control. My issue is: ..."
2009‑09‑11
3,522 views
"If I have a toolwindow tab group where the tabs are a little squished together, the tooltip showing me the title of t..."
2009‑09‑11
3,323 views
"When dragging a DocumentWindow within the application we get an icon that looks like a document, but outside the appl..."
2009‑09‑11
4,589 views
"I have document windows that I'd like to be able to a new window. I have a simple method that compares the mouse..."
2009‑09‑11
4,146 views
"I have nested docksites. The outer docksite contains document windows and within the document window there is a dock..."
2009‑09‑09
3,134 views
"I see in the documentation for Switchers that the default value for SelectNextToolWindowKeyGesture is Alt+F7 (Previou..."
2009‑09‑09
3,332 views
"I have programmatically created rafted hosted toolwindows that start out undocked. When I join them together creating..."