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

  Date Thread Details
2010‑10‑21
3,203 views
"When a document is rafted it is impossible to use any menu items on it. I can reproduce this issue with the Sample Br..."
2010‑10‑19
2,979 views
"We have problems with the behavior of ToolWindow dragging operations in the current version. It seems this didn't..."
2010‑10‑14
3,014 views
"I have some code which looks like the following: tw = new ToolWindow () { Name = "..."
2010‑10‑14
2,652 views
SplitterSize by steve
1 reply (16 years ago)
"Hi Is the minimum size that DockSite.SplitterSize can be set to 2 pixels? Thanks, Steve."
2010‑10‑12
3,686 views
"I'm having some problems using the DockSiteLayoutSerializer class, and I'm not sure if because what I'm t..."
2010‑10‑13
3,360 views
"Hi, I am having trouble apply styles to the DocumentWindow since release 530. prior to 530 I could set the Image ..."
2010‑05‑05
5,163 views
"I'm writing a program that requires that a Click Event of a button in a Document Window reach the main applicatio..."
2010‑10‑11
3,498 views
"Hi. I need to save my dock-window layout of a number of docking:DocumentWindow to database for creating a collection ..."
2010‑10‑11
3,363 views
"Am I the only one where the designer is stealing focus every 4-5 keystrokes when writing xaml in tiled view? Every..."
2010‑10‑08
4,120 views
"Hi, I'm working with an application which is using the Docking & MDI library in "Tabbed MDI mode"..."
2010‑10‑04
4,190 views
"I'm looking for an MVVM example that shows a custom databindig for the DockSite. In particular I am trying to ..."
2010‑10‑05
3,142 views
"Not sure exactly where this is coming from, but with the latest build, we are suddenly getting this binding error upo..."
2010‑09‑30
5,045 views
"This is a critical bug! ToolWindow is not inheriting DataContext anymore. We used as a workaround DataContext=..."
2010‑10‑04
3,364 views
"Hi, I've seen an strange behavior at my ToolWindows.(Your sample code shows it too) There is an ToolWindow ..."
2010‑10‑02
4,670 views
"I was reading up on how to specify a size for a SplitContainer and tried a ResizeSlots() call from code-behind. This ..."
2010‑10‑01
3,018 views
"I need to access a TintedResourceDictionary via XAML. To be frank, I had a working solution until the last update, b..."
2010‑10‑01
2,713 views
"(posted by Mr. Gesell's crew member D. Peters) Looking forward to the new (really cool) Office2010 themes in t..."
2010‑09‑30
3,087 views
"We have a main DockSite with a nested DockSite. The main DockSite has multiple DocumentWindows with a different Ta..."
2010‑09‑30
5,232 views
"We're writing an application with an MDI interface using the docking controls, and I've noticed a problem wit..."
2010‑09‑30
4,301 views
"Hello We were successfully using Window.GetWindow method until yesterday when we updated our Actipro version to 10..."