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

  Date Thread Details
2012‑03‑29
2,800 views
"Hi, How to Link between the docksites of different names that are in the same window of the single application ? ..."
2012‑03‑27
3,647 views
"Hi, i am using a docksite After conversion to 2011.2.553 (officesilver) we have the problem that the docksite is ..."
2011‑02‑11
11,292 views
"Hi, I'm getting an exception that shows Actipro in the stack. The exception is extremely difficult to reprod..."
2012‑03‑26
4,069 views
"I converted our applications to the new actipro version. We used office2010silver The new mdi/dock style removed ..."
2012‑03‑23
3,646 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
2,930 views
"Hi, How to Repositioning the floated toolwindow without doubleclicking the titlebar of that toolwindow. Consider ..."
2012‑03‑23
3,289 views
"Hi, Can i dock or float the toolwindows without dragging the title bar of the corresponding toolwindow ? For Exam..."
2012‑03‑22
3,163 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,694 views
"Hi, As used in the PrismIntegration sample ,I am adding the usercontrols as the tool window in the main application..."
2012‑03‑20
3,926 views
"Hi, I am using the PrismIntegration with docking concept in my appliaction but still i am facing problem. PrismIn..."
2012‑03‑19
3,516 views
"Hi, Can i hide the dockguide opened for the toolwindow when i dock the other toolwindow inside the first toolwindow..."
2012‑03‑19
8,813 views
"Hi, With the .553 release the following small problem has been introduced. - Run the Docking -> Lazy Loading s..."
2012‑03‑21
2,745 views
"Hi, As i have toolWindow.Dock(dockSite,Direction.Top); functionality in the Open(DockingWindow dockingWindow, objec..."
2012‑03‑21
3,496 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
3,680 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
4,898 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
2,790 views
"Hi, How to register the usercontrols inside the main shell with the help of the PrismIntegration.Some of these user..."
2012‑03‑08
3,980 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
2,859 views
"When allowing DocumentWindows to float (CanDocumentWindowsRaft = true), a DocumentWindow will float fine when draggin..."
2012‑03‑14
2,422 views
"Hi, How to use the resizable property for the tool windows inside the docksite."