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‑09‑01
5,576 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,756 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,459 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,376 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,668 views
"Hi, I have encountered am unexpected behaviour with the TabbedMdiContainer. Does anyone know if this is a bug? ..."
2009‑09‑01
3,556 views
"I am programitically adding 'floating' tool windows to a tool window container. I am calling float() on each..."
2009‑06‑23
5,074 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,365 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,873 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
4,285 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,704 views
"Closing TabbedMdiContainer (cross on right top side) when no DocumentWindow is added to Items collection throw except..."
2009‑08‑16
4,812 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,591 views
"Is it possible to set backgound for TabbedMdiContainer. Solutions below does set only tab color, not background color..."
2009‑08‑10
3,468 views
"Hello, I have some problems when I trying to using docksite serialization/deserialization . This is my docksite lay..."
2009‑05‑17
3,352 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,824 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,799 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,536 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,419 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,223 views
"We're currently using Standard MDI and are forcing our DocumentWindows to be Maximized. The XAML for the Standar..."