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

  Date Thread Details
2013‑02‑05
3,546 views
"Hi I want to add the available Tab documentwindows manually by the contextmenu event. When i try to do this as de..."
2013‑01‑30
3,455 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,377 views
"Hi, I have several DocumentWindows in a tabbed MDI environment (the layout also has several TabbedMdiContainers). I..."
2013‑01‑24
4,630 views
"Background: Im working on a WPF application that uses the Docking and SyntaxEditor controls. I'm seeing an odd beha..."
2013‑01‑04
4,069 views
"Hi, How to Maintain the Regions inside the Toolwindow while in Floated State of that toolwindow. Suppose my layou..."
2012‑12‑11
5,348 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,631 views
"Steps to repro: 1. open sample browser 2. select "DOCKING & MDI" 3. select "Demos: Features (in-line)" 4...."
2013‑01‑07
3,872 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,414 views
"Hi, How to restrict to dock the toolwindow inside the other toolwindow of the same docksite ? ForExample: I hav..."
2013‑01‑03
3,161 views
"Hi, While clicking on the AutoHide icon of the toolwindow ,i am getting the belowed exception window. {"Unable to..."
2013‑01‑03
3,037 views
"Hi, As i am able to get the Docked direction relative to Workspace with the help of Toolwindow.GetDirectionRelative..."
2013‑01‑02
3,090 views
Retain tab items by Ray
1 reply (14 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,616 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,595 views
"Hi ActiPro Team, Initially, when my application gets started it loads two docking window. So at the very firs..."
2012‑12‑26
3,650 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,416 views
"Hi, I have built a dashboard analysis application using Actipro - I currently have a main toolwindow containing man..."
2012‑12‑11
3,788 views
"I am working with a form that contains the following structure: DockSite Workspace TabbedMdiHost ..."
2012‑12‑07
3,890 views
"Hi, I use the Layout Serialization and some ToolWindows are created with the CreationPolicy.NonShared property. S..."
2011‑04‑27
5,617 views
"I have an application that uses the DockSite's LastActiveDocument property for some behaviors. Generally, it work..."
2012‑12‑07
4,323 views
"Hello, I'm trying to use Prism to make the UI in my application composable and more maintainable. In my Shell.xaml..."