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

  Date Thread Details
2009‑02‑11
3,218 views
"I'm trying to use the docking tool windows in a ControlTemplate for a custom control that supports templating. B..."
2009‑11‑11
2,742 views
"Hi All, As we know that option menu opening on right click of header of Document Window. Option Like 1. Close..."
2009‑11‑05
4,162 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,681 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,912 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,999 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,255 views
"Using "UseHostedAutoHidePopups=false" on a docksite crashes on .NET 4.0 beta 2. To reproduce, I've c..."
2009‑10‑21
3,937 views
"I have a hierarchy that looks like this: -Ribbon -DockSite - SplitContainer - Workspace - My Us..."
2009‑07‑28
4,977 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,403 views
"I run Sample Browser under VS debuger. Set the breakpoint at Actipro Software\WPFStudio\v9.1.0502\SampleBrowser\Produ..."
2009‑10‑15
2,858 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,985 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,125 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,535 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,200 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,617 views
"Hi, I am placing a UserControl in a DocumentWindow. The UserControl Contains WPF Browser Control along with other..."
2009‑10‑07
3,040 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,171 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,876 views
"Hi, I am using Docking/MDI and the themes. I added: ActiproSoftware.Windows.Themes.ThemeManager.CurrentTheme = ..."
2009‑09‑24
2,965 views
"Hello, I've seen other posts from last year, but haven't seen an update. When I have ToolWindows attached..."