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

  Date Thread Details
2009‑10‑28
2,614 views
Restore layout by Craig
1 reply (15 years ago)
"I was wondering how to interface to your layout system to restore dynamicly created content. Right now our system ha..."
2009‑10‑23
3,846 views
"Using "UseHostedAutoHidePopups=false" on a docksite crashes on .NET 4.0 beta 2. To reproduce, I've c..."
2009‑10‑21
3,508 views
"I have a hierarchy that looks like this: -Ribbon -DockSite - SplitContainer - Workspace - My Us..."
2009‑07‑28
4,567 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,005 views
"I run Sample Browser under VS debuger. Set the breakpoint at Actipro Software\WPFStudio\v9.1.0502\SampleBrowser\Produ..."
2009‑10‑15
2,513 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,555 views
"Our software is typically sold to folks that are in a very restricted environment. Many don't even have internet..."
2009‑10‑13
4,662 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,102 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
5,639 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,206 views
"Hi, I am placing a UserControl in a DocumentWindow. The UserControl Contains WPF Browser Control along with other..."
2009‑10‑07
2,687 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
2,779 views
Undo / Redo by Brian Rice
1 reply (15 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,493 views
"Hi, I am using Docking/MDI and the themes. I added: ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = ..."
2009‑09‑24
2,587 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,631 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,265 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,234 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,516 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,580 views
"We're attempting to enhance our multi-monitor system support by implementing "tear-off" windows that ca..."