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

  Date Thread Details
2009‑07‑31
3,323 views
"We're currently using Standard MDI and are forcing our DocumentWindows to be Maximized. The XAML for the Standar..."
2009‑07‑31
3,087 views
"I'm noticing a difference in the header of my two ToolWindows - using the Office 2007 Blue theme. 1) ToolWindo..."
2009‑07‑07
4,413 views
"Hello, I observed a flawed docking behaviour when using a WebBroser control as content of a DocumentWindow. I..."
2009‑07‑23
4,156 views
"For example, I would like to write code as next, DockingWindow window1 = this.dockSite.GetDockingWindow( 0 ); /..."
2009‑03‑14
4,472 views
"Hi, I am creating document window programmatically within Standard MDI in my application. Each time I create a ..."
2009‑07‑08
3,733 views
"Hi, I need to support GUI change when the Active window is changed. For simplicity let's assume setting the wind..."
2009‑06‑15
5,949 views
"Hi! I have a problem with dock layout serialization. Everything works as expected if XAML looks like this (attribu..."
2009‑04‑14
4,148 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
4,085 views
"Hi I am using this code: <!-- Workspace --> <docking:Workspace BorderBrush="#898C95..."
2009‑07‑02
3,324 views
"Hi, I have a strange problem with dragging of toolwindows, if a document contains certain controls, e.g. WPFToolk..."
2009‑06‑19
2,856 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,329 views
"Do you support QuickTest Professional (QTP)? Thanks. Greg"
2009‑06‑16
3,743 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,958 views
"I'm continuing to play with the image preview system and have observed that image previews, for some ToolWindows,..."
2009‑06‑15
4,062 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,449 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,473 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
3,072 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
4,082 views
"I am adapting from the WorkspaceContent example, with a docksite, splitcontainer, and then on the right a toolwindow ..."
2009‑06‑08
3,212 views
"I was wondering if there is an easy way to prevent a user from resizing the Document window inside of a StandardMDIHo..."