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

  Date Thread Details
2009‑03‑27
2,991 views
"On the Docking Windows I am now getting a + on my Tabs. This seemed to occur when I upgraded to the latest version of..."
2009‑03‑25
3,193 views
"What is the best event to use for serializing the layout of a DockSite? I was looking at the LayoutChanged event, ..."
2009‑03‑25
2,791 views
"hi, in one of my requirements I am hiding Title bar with HasTitle Bar but I still want to use it for Drag and Drop..."
2009‑03‑23
3,274 views
"Hi, I have a user control for docksite and within it I have Split control in which i have 2 Tool windows in 2 dif..."
2009‑03‑17
3,078 views
"hi I want to know whether it is possible to add and extra button in toolwindow "Title"? if yes How it ..."
2009‑03‑17
3,352 views
"HI, I am trying to put my all ToolWindow in Different ToolWindow Containers as I need to organise Each with Split ..."
2009‑03‑17
3,694 views
"Hi, In the StandardMDIOnly example of MDI and Docking sample in Sample Project, the Document windows are NOT getti..."
2009‑03‑14
4,362 views
"Hi, What event raised when any user closes the Tool window from close button. I tried with unloaded event but i..."
2009‑02‑24
3,496 views
"We use nested docking for our application and want to make the Toolwindows from the inner Docksite clearly disctincta..."
2009‑03‑11
3,122 views
"Cam some point me in the direction of how to create multiple document/window applications via the api rather than XAML?"
2009‑03‑10
3,366 views
"I am trying to get a documentwindow to be opened in a multi window container when i click a button. When i click t..."
2009‑02‑25
4,169 views
"Hello, I am currently evaluating the demo and in the tool-window inner-fill demo I noticed that when a single tool..."
2009‑03‑05
3,016 views
"The SelectionChanged event on a DockingWindowContainer stops firing after the last window is closed, and then new win..."
2009‑03‑04
3,130 views
"Hello, is there any possibiity to force a DocumentWindow to stay in background if activated? Example in class M..."
2009‑03‑04
2,862 views
Toolbar width by testrash
1 reply (15 years ago)
"Hi, Is it possible to set a specific width to toolbar upon its creation? It is too narrow in its default. I..."
2009‑03‑03
2,841 views
Blend theme by Andrei S
1 reply (15 years ago)
"Hello, Is there any Blend theme available ? I was not able to find any. Thank you."
2009‑03‑02
2,795 views
"Hi, Can we use docking window control as we use ribbon window? If yes then how? Actually I want to remove all ..."
2009‑02‑27
3,031 views
"HI, as I wanted nested Docking Windows( ToolWindows )in my project i have put demo code here..below <do..."
2009‑02‑26
2,844 views
"HI I have n numbers of Tool Windows in my Screen ... and each Tool Window in saperate ToolWindow Container . a..."
2009‑02‑23
4,945 views
"Hello everybody, I'm trying to serialize the docking layout with some custom data describing my controls hoste..."