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,070 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,114 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,749 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,744 views
"I am adapting from the WorkspaceContent example, with a docksite, splitcontainer, and then on the right a toolwindow ..."
2009‑06‑08
2,857 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,968 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,107 views
"I'm working on a prototype of an existing app that has our current StandardMdiHost switched to a TabbedMdiHost. ..."
2009‑06‑05
4,324 views
"The contents of a System.Windows.Controls.WebBrowser inside a DocumentWindow, in a MDI document area, is visible thro..."
2009‑06‑03
4,853 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,359 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,116 views
"Hi, I downloaded latest version of your product and testing it. I'm trying to re-templating "unpinged tab..."
2009‑05‑26
6,433 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,492 views
"Hello, We can make a floating document in the tabbedmidcontainer using toolwindow, right? I wonder whether I can ..."
2009‑05‑14
3,139 views
"Hello, I'doing some test about docking. In this topic DocumentWindowCollection's insert method does not wor..."
2009‑05‑12
2,897 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,114 views
"Using NestedDockSites sample case I can observe that Outer DockSite is tracking DockingWindows which belongs to Inner..."
2009‑05‑05
3,307 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,812 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,049 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,031 views
"Hi, We have same look of our application with standard MDI host window as in ActiPro's sample for Custom Docki..."