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

  Date Thread Details
2009‑07‑28
4,871 views
"Is it possible to use a WindowControl with a StandardMdiHost? I've tried a few combinations and couldn't get..."
2009‑10‑16
3,310 views
"I run Sample Browser under VS debuger. Set the breakpoint at Actipro Software\WPFStudio\v9.1.0502\SampleBrowser\Produ..."
2009‑10‑15
2,770 views
"I have a very simple dock site which contacts a tool window. Within the tool window I have a ListBox which is bound t..."
2009‑10‑15
2,862 views
"Our software is typically sold to folks that are in a very restricted environment. Many don't even have internet..."
2009‑10‑13
5,011 views
"I am trying to add a control at the top of the tabbed mdi host. It works great until I programatically add a documen..."
2009‑10‑13
4,415 views
"Hi All, I am using Latest Version of Actipro. I want to develop Tab Preview kind functionality like IE 7.Means as..."
2009‑05‑05
6,006 views
"I am using the following code to create various toolwindows. How can I programatically resize the windows and also s..."
2009‑10‑08
3,519 views
"Hi, I am placing a UserControl in a DocumentWindow. The UserControl Contains WPF Browser Control along with other..."
2009‑10‑07
2,955 views
"Hi, I have a RibbonWindow as a Main window. A user action pops up a new child RibbonWindow. Due to change in requ..."
2009‑10‑06
3,077 views
Undo / Redo by Brian Rice
1 reply (16 years ago)
"I've been thinking about different ways to add Undo/Redo to support to my WPF application. And, thought I would a..."
2009‑10‑05
3,781 views
"Hi, I am using Docking/MDI and the themes. I added: ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = ..."
2009‑09‑24
2,877 views
"Hello, I've seen other posts from last year, but haven't seen an update. When I have ToolWindows attached..."
2009‑09‑23
2,949 views
"Hi, I have undocked ToolWindows that I open and close depending on the status of my tool window view model. Each ti..."
2009‑09‑21
3,602 views
"Hi, I am using the Docking library, and I have a Tabbed MDI container with a tab in it. I have a button on my ribb..."
2009‑09‑16
3,555 views
"Hi, When a window is docked, is there a way to force the window to always be the first tab. For example, in the f..."
2009‑09‑16
3,885 views
"I have an application that uses Actipro ribbons and docking controls, standard WPF controls such as text boxes, and s..."
2009‑01‑09
5,952 views
"We're attempting to enhance our multi-monitor system support by implementing "tear-off" windows that ca..."
2009‑09‑16
5,444 views
"Using Blend, I could apply new style as follows, <Window xmlns="http://schemas.microsoft.com/winfx/2006..."
2009‑09‑16
4,376 views
"I would like to be able to hide or show the window based on a specific UI Behaviour. Visibility="Hidden"..."
2009‑09‑13
3,616 views
"Hi, I am subscribing to the WindowActivated and WindowDeactivated event on the Docksite control. My issue is: ..."