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

  Date Thread Details
2009‑03‑28
3,676 views
"Is there any way to specify the background color for the content of a DocumentWindow? Right now, if you specify the ..."
2009‑03‑27
3,360 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,523 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
3,140 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,662 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,446 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,708 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
4,148 views
"Hi, In the StandardMDIOnly example of MDI and Docking sample in Sample Project, the Document windows are NOT getti..."
2009‑03‑14
4,738 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,843 views
"We use nested docking for our application and want to make the Toolwindows from the inner Docksite clearly disctincta..."
2009‑03‑11
3,501 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,721 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,578 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,363 views
"The SelectionChanged event on a DockingWindowContainer stops firing after the last window is closed, and then new win..."
2009‑03‑04
3,445 views
"Hello, is there any possibiity to force a DocumentWindow to stay in background if activated? Example in class M..."
2009‑03‑04
3,138 views
Toolbar width by testrash
1 reply (16 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
3,104 views
Blend theme by Andrei S
1 reply (16 years ago)
"Hello, Is there any Blend theme available ? I was not able to find any. Thank you."
2009‑03‑02
3,119 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,374 views
"HI, as I wanted nested Docking Windows( ToolWindows )in my project i have put demo code here..below <do..."
2009‑02‑26
3,166 views
"HI I have n numbers of Tool Windows in my Screen ... and each Tool Window in saperate ToolWindow Container . a..."