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,362 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,762 views
"Hi, I am placing a UserControl in a DocumentWindow. The UserControl Contains WPF Browser Control along with other..."
2009‑10‑07
3,139 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,330 views
Undo / Redo by Brian Rice
1 reply (16 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
3,968 views
"Hi, I am using Docking/MDI and the themes. I added: ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = ..."
2009‑09‑24
3,063 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,156 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,801 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,775 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,145 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,242 views
"We're attempting to enhance our multi-monitor system support by implementing "tear-off" windows that ca..."
2009‑09‑16
5,640 views
"Using Blend, I could apply new style as follows, <Window xmlns="http://schemas.microsoft.com/winfx/2006..."
2009‑09‑16
4,586 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,860 views
"Hi, I am subscribing to the WindowActivated and WindowDeactivated event on the Docksite control. My issue is: ..."
2009‑09‑11
3,473 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,289 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,552 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,104 views
"I have nested docksites. The outer docksite contains document windows and within the document window there is a dock..."
2009‑09‑09
3,102 views
"I see in the documentation for Switchers that the default value for SelectNextToolWindowKeyGesture is Alt+F7 (Previou..."
2009‑09‑09
3,295 views
"I have programmatically created rafted hosted toolwindows that start out undocked. When I join them together creating..."