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

  Date Thread Details
2009‑11‑05
4,121 views
"Is it possible to alter the contents or change the Text in the dropdown list? In my code I've created an '..."
2009‑11‑04
3,649 views
"Is there a way to get magnetism enabled at the DockSite's edges when using standard MDI? I've tried setting t..."
2009‑10‑30
3,872 views
"Not sure if it is something I am doing wrong but here is the code I have (snipped): <docking:DockSite> ..."
2009‑10‑28
2,964 views
Restore layout by Craig
1 reply (16 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
4,223 views
"Using "UseHostedAutoHidePopups=false" on a docksite crashes on .NET 4.0 beta 2. To reproduce, I've c..."
2009‑10‑21
3,889 views
"I have a hierarchy that looks like this: -Ribbon -DockSite - SplitContainer - Workspace - My Us..."
2009‑07‑28
4,947 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,365 views
"I run Sample Browser under VS debuger. Set the breakpoint at Actipro Software\WPFStudio\v9.1.0502\SampleBrowser\Produ..."
2009‑10‑15
2,820 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,943 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,077 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,505 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,158 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,579 views
"Hi, I am placing a UserControl in a DocumentWindow. The UserControl Contains WPF Browser Control along with other..."
2009‑10‑07
3,007 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,136 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,836 views
"Hi, I am using Docking/MDI and the themes. I added: ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = ..."
2009‑09‑24
2,928 views
"Hello, I've seen other posts from last year, but haven't seen an update. When I have ToolWindows attached..."
2009‑09‑23
3,004 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,664 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..."