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
2013‑01‑30
3,296 views
"I'm developing a MVVM application and have observed an issue with the Toolwindow resize/splitter cursor. When the a..."
2013‑01‑30
3,242 views
"Hi, I have several DocumentWindows in a tabbed MDI environment (the layout also has several TabbedMdiContainers). I..."
2013‑01‑24
4,463 views
"Background: Im working on a WPF application that uses the Docking and SyntaxEditor controls. I'm seeing an odd beha..."
2013‑01‑04
3,921 views
"Hi, How to Maintain the Regions inside the Toolwindow while in Floated State of that toolwindow. Suppose my layou..."
2012‑12‑11
5,176 views
"Hi, I have a bunch of collapsed windows (AutoHide in Actipro terms) and I'd like to "un-hide them temporarily" from..."
2013‑01‑10
3,495 views
"Steps to repro: 1. open sample browser 2. select "DOCKING & MDI" 3. select "Demos: Features (in-line)" 4...."
2013‑01‑07
3,726 views
"Hello, I am displaying a number of floating ToolWindows at runtime that can also be docked by the user. What I can'..."
2013‑01‑03
3,274 views
"Hi, How to restrict to dock the toolwindow inside the other toolwindow of the same docksite ? ForExample: I hav..."
2013‑01‑03
3,023 views
"Hi, While clicking on the AutoHide icon of the toolwindow ,i am getting the belowed exception window. {"Unable to..."
2013‑01‑03
2,913 views
"Hi, As i am able to get the Docked direction relative to Workspace with the help of Toolwindow.GetDirectionRelative..."
2013‑01‑02
2,960 views
Retain tab items by Ray
1 reply (13 years ago)
"Hi, I will want to retain a tabitem at its side of its docksite regardless of whether it is in a floating or doc..."
2013‑01‑02
3,481 views
"Hi , I do have a tool window enabled with Auto Hide functionality. So when I select the auto hide panel, it exte..."
2012‑12‑27
3,455 views
"Hi ActiPro Team, Initially, when my application gets started it loads two docking window. So at the very firs..."
2012‑12‑26
3,491 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
3,263 views
"Hi, I have built a dashboard analysis application using Actipro - I currently have a main toolwindow containing man..."
2012‑12‑11
3,645 views
"I am working with a form that contains the following structure: DockSite Workspace TabbedMdiHost ..."
2012‑12‑07
3,741 views
"Hi, I use the Layout Serialization and some ToolWindows are created with the CreationPolicy.NonShared property. S..."
2011‑04‑27
5,430 views
"I have an application that uses the DockSite's LastActiveDocument property for some behaviors. Generally, it work..."
2012‑12‑07
4,174 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,385 views
"Hi, I work with MVVM Toolwindows. When I open a toolwindow, put it in floating state, close it and reopen it, the..."