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

  Date Thread Details
2010‑11‑23
3,192 views
"I have a DockSite, with workspace on left and 2 tool window containers on right. I would like to auto hide all tool..."
2008‑10‑08
4,976 views
"I found a small bug. For the DockingWindow ImageSource I'm using 48x48 icons (because I've data bound the ..."
2010‑11‑17
2,450 views
"I am using a tabbed mdi interface and want to save the layout of rafted windows. I have figured out how to do that bu..."
2010‑09‑30
3,018 views
"Hi, In my app, I have rafted two ToolWindows inside a single RaftingHost, and I have a SplitContainer separating t..."
2010‑11‑02
3,237 views
"Hi, I am trying to create a dialog box that will eventually be used to hold the PasswordBox control for security l..."
2010‑11‑09
2,698 views
"I have nested dock sites. The outer dock site has the documents. Each document has its own dock site with tool wind..."
2010‑11‑05
3,592 views
"Where does the default size for the rafted windows come from? In my application some windows get a default rafted win..."
2010‑11‑03
2,905 views
"I'm attempting to use the ActiveWindow property of the docksite in a Multi-Binding to get the Title of the curren..."
2010‑11‑01
2,923 views
"I have uninstalled all versions except 10.2.532 yet the old versions still show up in Visual Studio when I ask for a ..."
2010‑11‑03
3,198 views
"Hi, Here is the source code for a small sample which shows my problem: <Window x:Class="SerializeTest.M..."
2010‑11‑01
2,799 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,100 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,995 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,843 views
"My application has a multilingual user interface that needs to change language without restarting the application. To..."
2010‑02‑05
4,420 views
"Below is part of my window's xaml: <docking:DockSite x:Name="docksite"> &..."
2008‑11‑25
5,117 views
"Hello All, I am trying to save the layout information, i am successful in saving the toolwindow layout information..."
2008‑11‑18
3,172 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,856 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,566 views
"Hopefully there's a document somewhere that I'm just missing. I've got 2 custom DocumentWindows, WorkSpa..."
2010‑02‑09
4,084 views
"I want to serialize and deserialize the layout of a DockSite that contains dynamically created ToolWindows using the ..."