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
2010‑11‑01
3,004 views
"I included the Window.Commands.Close in my Context menu but it is always disabled even though the close button works...."
2010‑11‑01
3,354 views
"Hi everyone, How could I achieve the tool window transparency effect that is present when dragging a tool window a..."
2010‑05‑14
3,204 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
4,039 views
"My application has a multilingual user interface that needs to change language without restarting the application. To..."
2010‑02‑05
4,684 views
"Below is part of my window's xaml: <docking:DockSite x:Name="docksite"> &..."
2008‑11‑25
5,284 views
"Hello All, I am trying to save the layout information, i am successful in saving the toolwindow layout information..."
2008‑11‑18
3,437 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
7,189 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,860 views
"Hopefully there's a document somewhere that I'm just missing. I've got 2 custom DocumentWindows, WorkSpa..."
2010‑02‑09
4,303 views
"I want to serialize and deserialize the layout of a DockSite that contains dynamically created ToolWindows using the ..."
2009‑06‑05
3,985 views
"Hi, I added buttons to the ProgrammaticCreation sample to load and save serialized layouts to a file with DockSiteLa..."
2010‑10‑11
3,315 views
"Hi, Using 5.3.1, I have created a new application where I am programatically creating toolwindows and displaying i..."
2010‑10‑19
4,118 views
"When saving the DockSiteLayout using the serialize, after restoring the layout, the DocumentWindows no longer have th..."
2010‑10‑21
2,934 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,739 views
"We have problems with the behavior of ToolWindow dragging operations in the current version. It seems this didn't..."
2010‑10‑14
2,754 views
"I have some code which looks like the following: tw = new ToolWindow () { Name = "..."
2010‑10‑14
2,380 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,424 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,101 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,615 views
"I'm writing a program that requires that a Click Event of a button in a Document Window reach the main applicatio..."