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
2013‑01‑07
3,623 views
"Hello, I am displaying a number of floating ToolWindows at runtime that can also be docked by the user. What I can'..."
2013‑01‑03
3,163 views
"Hi, How to restrict to dock the toolwindow inside the other toolwindow of the same docksite ? ForExample: I hav..."
2013‑01‑03
2,930 views
"Hi, While clicking on the AutoHide icon of the toolwindow ,i am getting the belowed exception window. {"Unable to..."
2013‑01‑03
2,818 views
"Hi, As i am able to get the Docked direction relative to Workspace with the help of Toolwindow.GetDirectionRelative..."
2013‑01‑02
2,877 views
Retain tab items by Ray
1 reply (13 years ago)
"Hi, I will want to retain a tabitem at its side of its docksite regardless of whether it is in a floating or doc..."
2013‑01‑02
3,353 views
"Hi , I do have a tool window enabled with Auto Hide functionality. So when I select the auto hide panel, it exte..."
2012‑12‑27
3,342 views
"Hi ActiPro Team, Initially, when my application gets started it loads two docking window. So at the very firs..."
2012‑12‑26
3,395 views
"Hi, i have wired up mouse wheel event of TimeSpanEditBox control when i changed value through mouse scroll up and d..."
2012‑12‑14
3,169 views
"Hi, I have built a dashboard analysis application using Actipro - I currently have a main toolwindow containing man..."
2012‑12‑11
3,541 views
"I am working with a form that contains the following structure: DockSite Workspace TabbedMdiHost ..."
2012‑12‑07
3,635 views
"Hi, I use the Layout Serialization and some ToolWindows are created with the CreationPolicy.NonShared property. S..."
2011‑04‑27
5,309 views
"I have an application that uses the DockSite's LastActiveDocument property for some behaviors. Generally, it work..."
2012‑12‑07
3,999 views
"Hello, I'm trying to use Prism to make the UI in my application composable and more maintainable. In my Shell.xaml..."
2012‑12‑07
3,283 views
"Hi, I work with MVVM Toolwindows. When I open a toolwindow, put it in floating state, close it and reopen it, the..."
2012‑12‑06
2,932 views
"Hello, I have code similar to the following: <ap:DockSite.AutoHideRightContainers> <ap:ToolWindowCo..."
2012‑12‑03
4,220 views
"I am trying to implement two tool windows within a auto hide left structure. I patterned what I did after one of you..."
2012‑11‑27
4,637 views
"I have a tabbed multiple document interface. Users can raft windows. I'm getting complaints that rafted windows alway..."
2012‑11‑30
3,258 views
"Hi guys, Quick question: I would like to toggle the AutoHide state on some of my Tool Windows, no matter where they..."
2012‑11‑27
4,085 views
"Hi, How to Programatically set the width of the toolwindow which exists inside the AutoHideLeftContainer. <do..."
2012‑11‑07
4,743 views
"Hi, I'm using your Prism add-on is in your codeplex site. The problem is when I close a document window, this doc..."