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

  Date Thread Details
2012‑12‑06
3,064 views
"Hello, I have code similar to the following: <ap:DockSite.AutoHideRightContainers> <ap:ToolWindowCo..."
2012‑12‑03
4,376 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,822 views
"I have a tabbed multiple document interface. Users can raft windows. I'm getting complaints that rafted windows alway..."
2012‑11‑30
3,448 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,274 views
"Hi, How to Programatically set the width of the toolwindow which exists inside the AutoHideLeftContainer. <do..."
2012‑11‑07
4,962 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,609 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,870 views
"Hi, How to Programatically creating the docksite with the toolwindow in floated state. I have docksite named dock..."
2012‑11‑13
3,817 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,544 views
"Hello! I have an application that is using the Docking library through the Prism Integration open source library. I..."
2012‑11‑19
4,149 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
4,105 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,686 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,415 views
"I would like to know how i can disable/hide the <Ctrl><Tab> window."
2012‑11‑13
3,108 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,888 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,935 views
"Hi, Somewhat new to this so if somebody could point me in the right direction I would appreciate it. I'm using MV..."
2012‑11‑07
2,686 views
"Hello, I'm using the ActiPro Docking and MDI library (2012.1 build 0560), and I'm experiencing the following behavi..."
2012‑11‑06
2,939 views
"Hi If I have a ToolWindow and I have dragged it out of its ToolWindowContainer, is it possible for that ToolWindow ..."
2012‑10‑27
3,020 views
"Hi, I have a DockSite set up with the following style: <DataTemplate x:Key="taskTemplate"> <tbviews:Task..."