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

  Date Thread Details
2012‑11‑13
3,592 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,355 views
"Hello! I have an application that is using the Docking library through the Prism Integration open source library. I..."
2012‑11‑19
3,866 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,884 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,495 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,228 views
"I would like to know how i can disable/hide the <Ctrl><Tab> window."
2012‑11‑13
2,901 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,716 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,746 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,496 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,770 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
2,860 views
"Hi, I have a DockSite set up with the following style: <DataTemplate x:Key="taskTemplate"> <tbviews:Task..."
2012‑10‑26
3,128 views
"Hi, in my case the GUI is not displayed correctly when I open the ApplicationMenu: The part of the ApplicationM..."
2012‑09‑07
3,111 views
"Hi, QUESTION1 How to register the multiple usercontrols as the toolwindows of same width in the single docksite ?..."
2012‑10‑18
3,131 views
"Hi, we have a problem restoring the DockSite layout when no DocumentWindow was created before creating ToolWindows...."
2012‑10‑12
4,825 views
"I want to give user ability to open multiple files and edit them using Syntax Editor control. I have this tabbedmdi..."
2012‑10‑16
2,585 views
"Hi, if we open a ToolWindow with a call to Dock(), Float() or AutoHide() the WindowOpening and WindowOpened eve..."
2012‑10‑04
8,216 views
"I'm using Prism and the open source Prism interop library. I have a TabbedMdiHost in my applications Shell. The probl..."
2012‑10‑12
3,296 views
"Hi, I am using the nested toolwindows scenario in belowed code. In the Belowed code BaseDocksite consist of toolw..."
2012‑09‑26
4,134 views
"Hi ActiPro Team, The problem I am facing is I do have Three Tool Window ,which is imposed on a single base tool..."