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

  Date Thread Details
2009‑11‑16
3,476 views
"Simple question, is there a way to customize the RaftingHost? I need to have all windows that are separate from th..."
2009‑11‑16
4,103 views
"hello all, i am dynamically adding the toolwindows to the docksite by simply passing dockSite in constructor of th..."
2009‑02‑11
3,233 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,759 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,182 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,695 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,933 views
"Not sure if it is something I am doing wrong but here is the code I have (snipped): <docking:DockSite> ..."
2009‑10‑28
3,019 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,276 views
"Using "UseHostedAutoHidePopups=false" on a docksite crashes on .NET 4.0 beta 2. To reproduce, I've c..."
2009‑10‑21
3,954 views
"I have a hierarchy that looks like this: -Ribbon -DockSite - SplitContainer - Workspace - My Us..."
2009‑07‑28
5,000 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,416 views
"I run Sample Browser under VS debuger. Set the breakpoint at Actipro Software\WPFStudio\v9.1.0502\SampleBrowser\Produ..."
2009‑10‑15
2,879 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
3,002 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,141 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,552 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,219 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,634 views
"Hi, I am placing a UserControl in a DocumentWindow. The UserControl Contains WPF Browser Control along with other..."
2009‑10‑07
3,055 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,192 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..."