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

  Date Thread Details
2010‑05‑03
4,681 views
"Hopefully there's a document somewhere that I'm just missing. I've got 2 custom DocumentWindows, WorkSpa..."
2010‑02‑09
4,186 views
"I want to serialize and deserialize the layout of a DockSite that contains dynamically created ToolWindows using the ..."
2009‑06‑05
3,849 views
"Hi, I added buttons to the ProgrammaticCreation sample to load and save serialized layouts to a file with DockSiteLa..."
2010‑10‑11
3,201 views
"Hi, Using 5.3.1, I have created a new application where I am programatically creating toolwindows and displaying i..."
2010‑10‑19
3,993 views
"When saving the DockSiteLayout using the serialize, after restoring the layout, the DocumentWindows no longer have th..."
2010‑10‑21
2,828 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,624 views
"We have problems with the behavior of ToolWindow dragging operations in the current version. It seems this didn't..."
2010‑10‑14
2,657 views
"I have some code which looks like the following: tw = new ToolWindow () { Name = "..."
2010‑10‑14
2,248 views
SplitterSize by steve
1 reply (15 years ago)
"Hi Is the minimum size that DockSite.SplitterSize can be set to 2 pixels? Thanks, Steve."
2010‑10‑12
3,299 views
"I'm having some problems using the DockSiteLayoutSerializer class, and I'm not sure if because what I'm t..."
2010‑10‑13
2,996 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
4,400 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,082 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
2,996 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
3,768 views
"Hi, I'm working with an application which is using the Docking & MDI library in "Tabbed MDI mode"..."
2010‑10‑04
3,767 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
2,730 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
4,499 views
"This is a critical bug! ToolWindow is not inheriting DataContext anymore. We used as a workaround DataContext=..."
2010‑10‑04
3,014 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,266 views
"I was reading up on how to specify a size for a SplitContainer and tried a ResizeSlots() call from code-behind. This ..."