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

  Date Thread Details
2012‑03‑23
4,025 views
"I have a ribbon docking window application. inside is a toolwindow that is set to float. After that i stop the ap..."
2012‑03‑23
3,217 views
"Hi, How to Repositioning the floated toolwindow without doubleclicking the titlebar of that toolwindow. Consider ..."
2012‑03‑23
3,549 views
"Hi, Can i dock or float the toolwindows without dragging the title bar of the corresponding toolwindow ? For Exam..."
2012‑03‑22
3,434 views
"Hi There, How to set AutoHide for all the ToolWindows in a ToolWindowContainer? Is there a way to iterate over all ..."
2012‑03‑22
2,951 views
"Hi, As used in the PrismIntegration sample ,I am adding the usercontrols as the tool window in the main application..."
2012‑03‑20
4,215 views
"Hi, I am using the PrismIntegration with docking concept in my appliaction but still i am facing problem. PrismIn..."
2012‑03‑19
3,985 views
"Hi, Can i hide the dockguide opened for the toolwindow when i dock the other toolwindow inside the first toolwindow..."
2012‑03‑19
9,103 views
"Hi, With the .553 release the following small problem has been introduced. - Run the Docking -> Lazy Loading s..."
2012‑03‑21
3,030 views
"Hi, As i have toolWindow.Dock(dockSite,Direction.Top); functionality in the Open(DockingWindow dockingWindow, objec..."
2012‑03‑21
3,800 views
"Hi, I am setting the imagesource for any toolwindow but the problem is of the size of the image acts as the ico..."
2012‑03‑19
4,015 views
"Hi, How to set the height and width of the usercontrol during run time which is registered as the toolwindow insid..."
2012‑03‑19
5,327 views
"I have am using a DockPanel. It has a tool window container on the left and on the right and and MDI container in the..."
2012‑03‑19
3,154 views
"Hi, How to register the usercontrols inside the main shell with the help of the PrismIntegration.Some of these user..."
2012‑03‑08
4,377 views
"Hi guys, I have a pretty strange problem that I hope you can help me with. I have a very Visual Studio-like layout,..."
2012‑03‑16
3,226 views
"When allowing DocumentWindows to float (CanDocumentWindowsRaft = true), a DocumentWindow will float fine when draggin..."
2012‑03‑14
2,727 views
"Hi, How to use the resizable property for the tool windows inside the docksite."
2012‑03‑14
3,435 views
"Hello, I am evaluating Docking/MDI for WPF, and I'm a little confused about the serialization functionality with re..."
2012‑03‑09
3,552 views
"Hi, If you perform the following steps on your Docking -> Lazy Loading sample: Click Activate -> Create P..."
2012‑03‑14
3,908 views
"Hi, Can i dock the Toolbar inside the docksite. For example : My sapmle application consists of a docksite and th..."
2012‑03‑14
2,940 views
"Hi, I am easily to use the properties(HasOption,CanAutoHide,CanClose) for the tool window in the simple docking ap..."