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

  Date Thread Details
2009‑04‑16
6,028 views
"I have the standard SplitContainer (copied from your sample code) with the main Workspace on the left and the ToolWin..."
2009‑04‑16
3,966 views
"I want my Tabbed MDI page to register command bindings to the common windows commands (Save, Edit, etc.) and then cal..."
2009‑04‑15
4,005 views
"I need to reset the layout of a docksite to it's beginning state, or rather the layout defined within the xaml. W..."
2009‑04‑15
2,808 views
"We are using Actipro multiple document features. We are facing a problem while opening two windows simultaneously ..."
2009‑04‑15
4,363 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
3,697 views
"Hello, Here's my setup: I have a window that contains a TabbedMidiHost, to which DocumentWindows are added..."
2009‑04‑01
8,699 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,415 views
"I have a few questions concerning themeing DocumentWindows. We are using the Office2007Black theme (for example) and..."
2009‑04‑10
3,579 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,456 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
2,908 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,428 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
3,860 views
"Hi, I am creating Document window programmatically and displaying it in Standard MDI. #1. Document window l..."
2009‑03‑28
3,537 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,188 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,373 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
2,995 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,473 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,310 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,548 views
"HI, I am trying to put my all ToolWindow in Different ToolWindow Containers as I need to organise Each with Split ..."