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‑04‑15
4,808 views
"I have an application with a toolbox on the left (mditabbed). On the right is a documentwindow. If I now close th..."
2009‑04‑13
4,138 views
"Hello, Here's my setup: I have a window that contains a TabbedMidiHost, to which DocumentWindows are added..."
2009‑04‑01
9,360 views
"Hi, I want to display a toolwindow besides an tabbed mdi area. The toolwindow has a fixed size. If i start the appl..."
2009‑04‑13
3,817 views
"I have a few questions concerning themeing DocumentWindows. We are using the Office2007Black theme (for example) and..."
2009‑04‑10
3,983 views
"Hi, I currently use the next code to find the active document in my tabbed mdi application. When i close the last d..."
2009‑04‑07
3,830 views
"Hi, I'm attempting to bind a collection of DocumentWindow objects to a MDI host but I'm running into an is..."
2009‑04‑03
3,294 views
"hi I am Using version 4.5.0484 i want to change background color of the grid that i have put as content in t..."
2009‑04‑02
3,810 views
"Hi, I have a ToolWindowContainer with two tabs in it that is working great. I am saving state and then restoring it ..."
2009‑04‑01
4,241 views
"Hi, I am creating Document window programmatically and displaying it in Standard MDI. #1. Document window l..."
2009‑03‑28
3,900 views
"Is there any way to specify the background color for the content of a DocumentWindow? Right now, if you specify the ..."
2009‑03‑27
3,593 views
"On the Docking Windows I am now getting a + on my Tabs. This seemed to occur when I upgraded to the latest version of..."
2009‑03‑25
3,739 views
"What is the best event to use for serializing the layout of a DockSite? I was looking at the LayoutChanged event, ..."
2009‑03‑25
3,396 views
"hi, in one of my requirements I am hiding Title bar with HasTitle Bar but I still want to use it for Drag and Drop..."
2009‑03‑23
3,879 views
"Hi, I have a user control for docksite and within it I have Split control in which i have 2 Tool windows in 2 dif..."
2009‑03‑17
3,666 views
"hi I want to know whether it is possible to add and extra button in toolwindow "Title"? if yes How it ..."
2009‑03‑17
3,943 views
"HI, I am trying to put my all ToolWindow in Different ToolWindow Containers as I need to organise Each with Split ..."
2009‑03‑17
4,372 views
"Hi, In the StandardMDIOnly example of MDI and Docking sample in Sample Project, the Document windows are NOT getti..."
2009‑03‑14
4,968 views
"Hi, What event raised when any user closes the Tool window from close button. I tried with unloaded event but i..."
2009‑02‑24
4,069 views
"We use nested docking for our application and want to make the Toolwindows from the inner Docksite clearly disctincta..."
2009‑03‑11
3,727 views
"Cam some point me in the direction of how to create multiple document/window applications via the api rather than XAML?"