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

  Date Thread Details
2010‑11‑01
2,883 views
"Hi everyone, How could I achieve the tool window transparency effect that is present when dragging a tool window a..."
2010‑05‑14
2,780 views
"Is there a way to handle the case where there is not enough room to display all of the auto-hidden tool windows? Doc..."
2009‑07‑29
3,644 views
"My application has a multilingual user interface that needs to change language without restarting the application. To..."
2010‑02‑05
4,211 views
"Below is part of my window's xaml: <docking:DockSite x:Name="docksite"> &..."
2008‑11‑25
4,885 views
"Hello All, I am trying to save the layout information, i am successful in saving the toolwindow layout information..."
2008‑11‑18
2,966 views
"Hello All, i have a query regarding the docking functionality. If i have 5 tabbed documents and i close my applica..."
2008‑08‑04
6,595 views
"I am evaluating your docking product and I must say it is quite impressive. I have evaulated 3 so far and your is th..."
2010‑05‑03
4,307 views
"Hopefully there's a document somewhere that I'm just missing. I've got 2 custom DocumentWindows, WorkSpa..."
2010‑02‑09
3,799 views
"I want to serialize and deserialize the layout of a DockSite that contains dynamically created ToolWindows using the ..."
2009‑06‑05
3,525 views
"Hi, I added buttons to the ProgrammaticCreation sample to load and save serialized layouts to a file with DockSiteLa..."
2010‑10‑11
2,924 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,741 views
"When saving the DockSiteLayout using the serialize, after restoring the layout, the DocumentWindows no longer have th..."
2010‑10‑21
2,550 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,412 views
"We have problems with the behavior of ToolWindow dragging operations in the current version. It seems this didn't..."
2010‑10‑14
2,416 views
"I have some code which looks like the following: tw = new ToolWindow () { Name = "..."
2010‑10‑14
2,011 views
SplitterSize by steve
1 reply (14 years ago)
"Hi Is the minimum size that DockSite.SplitterSize can be set to 2 pixels? Thanks, Steve."
2010‑10‑12
3,068 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,744 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
3,962 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
2,804 views
"Hi. I need to save my dock-window layout of a number of docking:DocumentWindow to database for creating a collection ..."