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

  Date Thread Details
2009‑08‑26
4,083 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,475 views
"Closing TabbedMdiContainer (cross on right top side) when no DocumentWindow is added to Items collection throw except..."
2009‑08‑16
4,585 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,328 views
"Is it possible to set backgound for TabbedMdiContainer. Solutions below does set only tab color, not background color..."
2009‑08‑10
3,240 views
"Hello, I have some problems when I trying to using docksite serialization/deserialization . This is my docksite lay..."
2009‑05‑17
3,118 views
"I'm testing some feature of docking control. My concern is some feature of frozen tab document. I mean, toolwi..."
2009‑08‑04
3,646 views
"At the moment i am saving properties of windows etc in a Usersettings (user.config) file using binding. E.g. binding ..."
2009‑08‑04
3,608 views
"When I click on the title bar of a documentwindow (even in your Sample project) the window does not come to the front..."
2009‑08‑04
4,344 views
"I have a number of existing WPF windows that I would like to show up as DocumentWindows in the MDI interface. Is the..."
2009‑07‑31
9,039 views
"hi, i am using Above actipro version and i want to display list of toolwindows in my combobox. what i am doin..."
2009‑07‑31
3,029 views
"We're currently using Standard MDI and are forcing our DocumentWindows to be Maximized. The XAML for the Standar..."
2009‑07‑31
2,790 views
"I'm noticing a difference in the header of my two ToolWindows - using the Office 2007 Blue theme. 1) ToolWindo..."
2009‑07‑07
4,116 views
"Hello, I observed a flawed docking behaviour when using a WebBroser control as content of a DocumentWindow. I..."
2009‑07‑23
3,817 views
"For example, I would like to write code as next, DockingWindow window1 = this.dockSite.GetDockingWindow( 0 ); /..."
2009‑03‑14
4,087 views
"Hi, I am creating document window programmatically within Standard MDI in my application. Each time I create a ..."
2009‑07‑08
3,435 views
"Hi, I need to support GUI change when the Active window is changed. For simplicity let's assume setting the wind..."
2009‑06‑15
5,595 views
"Hi! I have a problem with dock layout serialization. Everything works as expected if XAML looks like this (attribu..."
2009‑04‑14
3,856 views
"Hi, if i change from one documentwindow to another, i want to get notified by using an event. How can i do this..."
2009‑07‑07
3,765 views
"Hi I am using this code: <!-- Workspace --> <docking:Workspace BorderBrush="#898C95..."
2009‑07‑02
3,043 views
"Hi, I have a strange problem with dragging of toolwindows, if a document contains certain controls, e.g. WPFToolk..."