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

  Date Thread Details
2012‑12‑27
2,958 views
"Hi ActiPro Team, Initially, when my application gets started it loads two docking window. So at the very firs..."
2012‑12‑26
3,027 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
2,765 views
"Hi, I have built a dashboard analysis application using Actipro - I currently have a main toolwindow containing man..."
2012‑12‑11
3,129 views
"I am working with a form that contains the following structure: DockSite Workspace TabbedMdiHost ..."
2012‑12‑07
3,206 views
"Hi, I use the Layout Serialization and some ToolWindows are created with the CreationPolicy.NonShared property. S..."
2011‑04‑27
4,817 views
"I have an application that uses the DockSite's LastActiveDocument property for some behaviors. Generally, it work..."
2012‑12‑07
3,562 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
2,888 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,508 views
"Hello, I have code similar to the following: <ap:DockSite.AutoHideRightContainers> <ap:ToolWindowCo..."
2012‑12‑03
3,753 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,175 views
"I have a tabbed multiple document interface. Users can raft windows. I'm getting complaints that rafted windows alway..."
2012‑11‑30
2,818 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
3,623 views
"Hi, How to Programatically set the width of the toolwindow which exists inside the AutoHideLeftContainer. <do..."
2012‑11‑07
4,219 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..."
2012‑11‑23
3,057 views
"Hi ActiPro Team, Here I am facing a critical problem of docking one tool window over other tool window when the..."
2012‑11‑21
3,291 views
"Hi, How to Programatically creating the docksite with the toolwindow in floated state. I have docksite named dock..."
2012‑11‑13
3,248 views
"I have a situation where some of the document windows in a particular docksite control are specified in XAML and othe..."
2012‑11‑20
2,974 views
"Hello! I have an application that is using the Docking library through the Prism Integration open source library. I..."
2012‑11‑19
3,483 views
"Hello, I have looked through the samples and read through the forums, and I am still confused about how to create t..."
2012‑11‑14
3,489 views
"Hi, I have a WPF Deep Zoom control that Im trying to play with in conjunction with the TabbedMdiContainer. Basicall..."