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
2011‑04‑27
5,089 views
"I have an application that uses the DockSite's LastActiveDocument property for some behaviors. Generally, it work..."
2012‑12‑07
3,800 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,097 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,720 views
"Hello, I have code similar to the following: <ap:DockSite.AutoHideRightContainers> <ap:ToolWindowCo..."
2012‑12‑03
4,001 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,410 views
"I have a tabbed multiple document interface. Users can raft windows. I'm getting complaints that rafted windows alway..."
2012‑11‑30
3,031 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,865 views
"Hi, How to Programatically set the width of the toolwindow which exists inside the AutoHideLeftContainer. <do..."
2012‑11‑07
4,503 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,286 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,536 views
"Hi, How to Programatically creating the docksite with the toolwindow in floated state. I have docksite named dock..."
2012‑11‑13
3,473 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
3,200 views
"Hello! I have an application that is using the Docking library through the Prism Integration open source library. I..."
2012‑11‑19
3,731 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,727 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,316 views
"Hi I am using a custom header for each toolwindow I present to the user - this is created programatically. What I..."
2012‑11‑14
3,054 views
"I would like to know how i can disable/hide the <Ctrl><Tab> window."
2012‑11‑13
2,760 views
"I have a situation where I have to resequence the document windows in a docksite. I am able to properly resequence t..."
2012‑11‑13
2,555 views
"Dear Actipro We've encountered a problem when someone is dragging an object over an inactive document tab. The inac..."
2012‑11‑08
2,624 views
"Hi, Somewhat new to this so if somebody could point me in the right direction I would appreciate it. I'm using MV..."