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

  Date Thread Details
2009‑01‑09
5,584 views
"We're attempting to enhance our multi-monitor system support by implementing "tear-off" windows that ca..."
2009‑09‑16
5,124 views
"Using Blend, I could apply new style as follows, <Window xmlns="http://schemas.microsoft.com/winfx/2006..."
2009‑09‑16
4,050 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,271 views
"Hi, I am subscribing to the WindowActivated and WindowDeactivated event on the Docksite control. My issue is: ..."
2009‑09‑11
2,895 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
2,794 views
"When dragging a DocumentWindow within the application we get an icon that looks like a document, but outside the appl..."
2009‑09‑11
3,999 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
3,545 views
"I have nested docksites. The outer docksite contains document windows and within the document window there is a dock..."
2009‑09‑09
2,572 views
"I see in the documentation for Switchers that the default value for SelectNextToolWindowKeyGesture is Alt+F7 (Previou..."
2009‑09‑09
2,823 views
"I have programmatically created rafted hosted toolwindows that start out undocked. When I join them together creating..."
2009‑09‑01
4,894 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,132 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
2,958 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
3,820 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,069 views
"Hi, I have encountered am unexpected behaviour with the TabbedMdiContainer. Does anyone know if this is a bug? ..."
2009‑09‑01
2,997 views
"I am programitically adding 'floating' tool windows to a tool window container. I am calling float() on each..."
2009‑06‑23
4,496 views
"Hi, I'm creating an MDI form and the layout are a toolwindow on the left and a documentwindow on the right. Th..."
2009‑06‑02
2,777 views
"Hi, I am currently evaluating your WPF library. So far so good, but I am either missing some important features or..."
2009‑07‑14
3,284 views
"When I create a document window style I lose the document window nice design (for the title). Even in the simple cod..."
2009‑08‑26
3,659 views
"I would like that Close button of ToolWindow would destroy it and not hide it. I tried to destroy it in event handle..."