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‑04‑14
3,882 views
"Hi, if i change from one documentwindow to another, i want to get notified by using an event. How can i do this..."
2009‑07‑07
3,787 views
"Hi I am using this code: <!-- Workspace --> <docking:Workspace BorderBrush="#898C95..."
2009‑07‑02
3,080 views
"Hi, I have a strange problem with dragging of toolwindows, if a document contains certain controls, e.g. WPFToolk..."
2009‑06‑19
2,592 views
"Hi Craig, It should be working ok. Can you email over a simple sample project that shows the problem so we can de..."
2009‑06‑17
3,068 views
"Do you support QuickTest Professional (QTP)? Thanks. Greg"
2009‑06‑16
3,472 views
"Hi, I need to ask how to handle resize event on documentWindow. Which event i can override for that? The case is..."
2009‑06‑15
3,668 views
"I'm continuing to play with the image preview system and have observed that image previews, for some ToolWindows,..."
2009‑06‑15
3,787 views
"I know I must be missing something really obvious, but when I run the following code I get a window that is rectangul..."
2009‑06‑12
3,155 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,209 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,818 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,834 views
"I am adapting from the WorkspaceContent example, with a docksite, splitcontainer, and then on the right a toolwindow ..."
2009‑06‑08
2,936 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
3,064 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,200 views
"I'm working on a prototype of an existing app that has our current StandardMdiHost switched to a TabbedMdiHost. ..."
2009‑06‑05
4,406 views
"The contents of a System.Windows.Controls.WebBrowser inside a DocumentWindow, in a MDI document area, is visible thro..."
2009‑06‑03
4,961 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,467 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,227 views
"Hi, I downloaded latest version of your product and testing it. I'm trying to re-templating "unpinged tab..."
2009‑05‑26
6,571 views
"Hi, I created a status bar, that i want to use in different ribbonwindows. I try to create a usercontrol and place..."