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,345 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,279 views
"Hi, I have several DocumentWindows in a tabbed MDI environment (the layout also has several TabbedMdiContainers). I..."
2013‑01‑24
4,509 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,957 views
"Hi, How to Maintain the Regions inside the Toolwindow while in Floated State of that toolwindow. Suppose my layou..."
2012‑12‑11
5,236 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,523 views
"Steps to repro: 1. open sample browser 2. select "DOCKING & MDI" 3. select "Demos: Features (in-line)" 4...."
2013‑01‑07
3,773 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,309 views
"Hi, How to restrict to dock the toolwindow inside the other toolwindow of the same docksite ? ForExample: I hav..."
2013‑01‑03
3,056 views
"Hi, While clicking on the AutoHide icon of the toolwindow ,i am getting the belowed exception window. {"Unable to..."
2013‑01‑03
2,943 views
"Hi, As i am able to get the Docked direction relative to Workspace with the help of Toolwindow.GetDirectionRelative..."
2013‑01‑02
2,990 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,514 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,488 views
"Hi ActiPro Team, Initially, when my application gets started it loads two docking window. So at the very firs..."
2012‑12‑26
3,522 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,302 views
"Hi, I have built a dashboard analysis application using Actipro - I currently have a main toolwindow containing man..."
2012‑12‑11
3,683 views
"I am working with a form that contains the following structure: DockSite Workspace TabbedMdiHost ..."
2012‑12‑07
3,780 views
"Hi, I use the Layout Serialization and some ToolWindows are created with the CreationPolicy.NonShared property. S..."
2011‑04‑27
5,474 views
"I have an application that uses the DockSite's LastActiveDocument property for some behaviors. Generally, it work..."
2012‑12‑07
4,224 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,419 views
"Hi, I work with MVVM Toolwindows. When I open a toolwindow, put it in floating state, close it and reopen it, the..."