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

  Date Thread Details
2009‑05‑20
3,594 views
"Hello, We can make a floating document in the tabbedmidcontainer using toolwindow, right? I wonder whether I can ..."
2009‑05‑14
3,235 views
"Hello, I'doing some test about docking. In this topic DocumentWindowCollection's insert method does not wor..."
2009‑05‑12
3,016 views
"I need a configurable layout where the ToolWindows are in a grid format with say 2 columns. They are all visible, not..."
2009‑05‑07
3,215 views
"Using NestedDockSites sample case I can observe that Outer DockSite is tracking DockingWindows which belongs to Inner..."
2009‑05‑05
3,402 views
"I'm trying to create a Task Pane that is similar to Office XP. Is there a way to hide the tabs of the document b..."
2009‑04‑30
3,904 views
"My App has one and only one “Document” defined as a Frame. I wanted to use TabbedMdi so that tool windows could optio..."
2009‑03‑23
4,226 views
"Hi! Just downloaded v4.5.0486 and ran into a blocker issue. Help says: "Dock guides and drop target previews ..."
2009‑04‑28
3,124 views
"Hi, We have same look of our application with standard MDI host window as in ActiPro's sample for Custom Docki..."
2009‑04‑16
3,870 views
"HI, I am using your Docking facility. I want to change the Background Color of the Grid that I am setting as Co..."
2009‑04‑18
3,493 views
"Hello, I am having a main window in which there are three tool window. Is there any functionality that when..."
2009‑04‑16
6,265 views
"I have the standard SplitContainer (copied from your sample code) with the main Workspace on the left and the ToolWin..."
2009‑04‑16
4,230 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,237 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
3,010 views
"We are using Actipro multiple document features. We are facing a problem while opening two windows simultaneously ..."
2009‑04‑15
4,628 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,918 views
"Hello, Here's my setup: I have a window that contains a TabbedMidiHost, to which DocumentWindows are added..."
2009‑04‑01
9,037 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,604 views
"I have a few questions concerning themeing DocumentWindows. We are using the Office2007Black theme (for example) and..."
2009‑04‑10
3,802 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,633 views
"Hi, I'm attempting to bind a collection of DocumentWindow objects to a MDI host but I'm running into an is..."