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

  Date Thread Details
2012‑12‑26
3,026 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,126 views
"I am working with a form that contains the following structure: DockSite Workspace TabbedMdiHost ..."
2012‑12‑07
3,203 views
"Hi, I use the Layout Serialization and some ToolWindows are created with the CreationPolicy.NonShared property. S..."
2011‑04‑27
4,816 views
"I have an application that uses the DockSite's LastActiveDocument property for some behaviors. Generally, it work..."
2012‑12‑07
3,561 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,886 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,506 views
"Hello, I have code similar to the following: <ap:DockSite.AutoHideRightContainers> <ap:ToolWindowCo..."
2012‑12‑03
3,751 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,172 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,622 views
"Hi, How to Programatically set the width of the toolwindow which exists inside the AutoHideLeftContainer. <do..."
2012‑11‑07
4,218 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,056 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,289 views
"Hi, How to Programatically creating the docksite with the toolwindow in floated state. I have docksite named dock..."
2012‑11‑13
3,247 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,971 views
"Hello! I have an application that is using the Docking library through the Prism Integration open source library. I..."
2012‑11‑19
3,478 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,488 views
"Hi, I have a WPF Deep Zoom control that Im trying to play with in conjunction with the TabbedMdiContainer. Basicall..."
2012‑11‑14
3,077 views
"Hi I am using a custom header for each toolwindow I present to the user - this is created programatically. What I..."