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

  Date Thread Details
2009‑06‑12
3,078 views
"I'm using the Actipro docking control, along with the WinForms SyntaxEditor, in a WPF app. I'm hitting an iss..."
2009‑06‑12
3,129 views
"Hello, I have a problem with auto hiding tool windows. The problem may or may not be caused by your docking code b..."
2009‑06‑10
2,755 views
"When is the best time (event) to do the LoadFromString call? Is it the DockSite.Load event or is there other initial..."
2009‑06‑09
3,751 views
"I am adapting from the WorkspaceContent example, with a docksite, splitcontainer, and then on the right a toolwindow ..."
2009‑06‑08
2,861 views
"I was wondering if there is an easy way to prevent a user from resizing the Document window inside of a StandardMDIHo..."
2009‑06‑04
2,976 views
"I am saving / loading my layout to / from a file. I am using ToolWindow inner-fill mode with a layout similar to this..."
2009‑06‑04
4,113 views
"I'm working on a prototype of an existing app that has our current StandardMdiHost switched to a TabbedMdiHost. ..."
2009‑06‑05
4,332 views
"The contents of a System.Windows.Controls.WebBrowser inside a DocumentWindow, in a MDI document area, is visible thro..."
2009‑06‑03
4,863 views
"When i want to restore layout by using the docksitelayoutserializer i have two problem: 1) when the function is ca..."
2009‑06‑03
3,366 views
"I have a splitcontainer. On the left there is a toolwindow(container), in the middle a tabbed mdicontainer and on ..."
2009‑06‑02
3,122 views
"Hi, I downloaded latest version of your product and testing it. I'm trying to re-templating "unpinged tab..."
2009‑05‑26
6,440 views
"Hi, I created a status bar, that i want to use in different ribbonwindows. I try to create a usercontrol and place..."
2009‑05‑20
3,500 views
"Hello, We can make a floating document in the tabbedmidcontainer using toolwindow, right? I wonder whether I can ..."
2009‑05‑14
3,145 views
"Hello, I'doing some test about docking. In this topic DocumentWindowCollection's insert method does not wor..."
2009‑05‑12
2,904 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,122 views
"Using NestedDockSites sample case I can observe that Outer DockSite is tracking DockingWindows which belongs to Inner..."
2009‑05‑05
3,316 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,819 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,062 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,037 views
"Hi, We have same look of our application with standard MDI host window as in ActiPro's sample for Custom Docki..."