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

  Date Thread Details
2009‑09‑23
3,044 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,695 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,662 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,007 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,113 views
"We're attempting to enhance our multi-monitor system support by implementing "tear-off" windows that ca..."
2009‑09‑16
5,533 views
"Using Blend, I could apply new style as follows, <Window xmlns="http://schemas.microsoft.com/winfx/2006..."
2009‑09‑16
4,474 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,737 views
"Hi, I am subscribing to the WindowActivated and WindowDeactivated event on the Docksite control. My issue is: ..."
2009‑09‑11
3,314 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,191 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,426 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,001 views
"I have nested docksites. The outer docksite contains document windows and within the document window there is a dock..."
2009‑09‑09
2,983 views
"I see in the documentation for Switchers that the default value for SelectNextToolWindowKeyGesture is Alt+F7 (Previou..."
2009‑09‑09
3,200 views
"I have programmatically created rafted hosted toolwindows that start out undocked. When I join them together creating..."
2009‑09‑01
5,416 views
"I have tool windows that are floating and I'd like to be able to specify location coordinates. I have tried sett..."
2009‑09‑01
3,616 views
"With 9.1.0505 I noticed that as I drag tool windows across the screen they are not tracking fully with the mouse. I ..."
2009‑08‑25
3,328 views
"I've noticed when I have several windows open in a StandardMdiHost, that when I change the theme, all the windows..."
2009‑09‑02
4,232 views
"Hi, I need to be able to set the TabTintColor via code. However, if I execute "TabTintColor = Colors.Red;&quo..."
2009‑09‑01
3,496 views
"Hi, I have encountered am unexpected behaviour with the TabbedMdiContainer. Does anyone know if this is a bug? ..."
2009‑09‑01
3,401 views
"I am programitically adding 'floating' tool windows to a tool window container. I am calling float() on each..."