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

  Date Thread Details
2009‑09‑11
3,210 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,100 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,339 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,886 views
"I have nested docksites. The outer docksite contains document windows and within the document window there is a dock..."
2009‑09‑09
2,858 views
"I see in the documentation for Switchers that the default value for SelectNextToolWindowKeyGesture is Alt+F7 (Previou..."
2009‑09‑09
3,110 views
"I have programmatically created rafted hosted toolwindows that start out undocked. When I join them together creating..."
2009‑09‑01
5,270 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,474 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,233 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,139 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,385 views
"Hi, I have encountered am unexpected behaviour with the TabbedMdiContainer. Does anyone know if this is a bug? ..."
2009‑09‑01
3,299 views
"I am programitically adding 'floating' tool windows to a tool window container. I am calling float() on each..."
2009‑06‑23
4,840 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
3,133 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,613 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,991 views
"I would like that Close button of ToolWindow would destroy it and not hide it. I tried to destroy it in event handle..."
2008‑10‑17
4,352 views
"Closing TabbedMdiContainer (cross on right top side) when no DocumentWindow is added to Items collection throw except..."
2009‑08‑16
4,496 views
"This took a while to figure what was causing this, but I finally got it: If you have a TabbedMdiContainer where al..."
2008‑10‑16
6,250 views
"Is it possible to set backgound for TabbedMdiContainer. Solutions below does set only tab color, not background color..."
2009‑08‑10
3,181 views
"Hello, I have some problems when I trying to using docksite serialization/deserialization . This is my docksite lay..."