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

  Date Thread Details
2009‑02‑10
3,987 views
"Hello!! I have a dockSite with a TabbedMdiHost and a TabbedMdiContainer. At runtime, people can make new TabbedMdi..."
2009‑02‑04
3,912 views
"Hey there! I know when having WinForms content in a DockWindow (such as WebBrowser) you have to set the UseHostedA..."
2009‑01‑31
5,985 views
"Hi guys, I want to add a CustomDocumentWindow to a TabbedMdiContainer programmatically. How can I do that? Reg..."
2009‑01‑29
4,352 views
"Hello, How can I disable access to a tab ? I use docking:DocumentWindow inside docking:TabbedMdiHost. I try with I..."
2009‑01‑27
5,125 views
"HI, I need the MDI (Parent - Child relation), But i have different Ribbon windows and Standard WPF windows not ..."
2009‑01‑23
4,706 views
"After adding an eventhandler to a tabbedMdiHost <docking:TabbedMdiHost x:Name="tabbedMdiHost" Selecto..."
2009‑01‑22
3,684 views
"I have two open dock sites. When I scroll over the tab of the displayed dock site (the one in the front) with my mo..."
2009‑01‑19
3,645 views
"I'd like to see a property that basically locks a particular ToolWindowContainer - you can't attach any other..."
2009‑01‑16
4,304 views
"Is there any way to provide the image that the Standard switcher window displays? The top left portion of our screen..."
2009‑01‑15
3,748 views
"I'm having an issue with activating a DocumentWindow that is created programmatically. Try these steps in your S..."
2009‑01‑14
5,289 views
"Is there a way to remove the Maximize button from the DocumentWindow (other than altering the style)? I'm using ..."
2009‑01‑15
4,764 views
"i received an error on the DocumentWindow.Activate method: Quote: System.InvalidOperationException was unhandl..."
2009‑01‑14
3,821 views
"What would be your recommendation on how to integrate the Navigation control with the Docking/MDI package? For examp..."
2009‑01‑07
4,318 views
"How can i set attributes of the floating window. I'd like to set the WindowStyle to 'none' and the Allows..."
2009‑01‑09
3,561 views
"When I tear off a toolwindow it is currently top-most to the window it is torn from, which works great. However I wou..."
2009‑01‑09
3,631 views
"Using the sample from my previous post where the items in ToolWindowTabPanel has a LayoutTransform (RotateTransform),..."
2009‑01‑08
3,739 views
"When docking a ToolWindow into a docksite, i'd like the host window to grow to fit the new tool window instead of..."
2008‑12‑13
3,836 views
"When adding a ToolWindow to a ToolWindowContainer (AutoHideContainer), the tool windows has a tab button along the si..."
2008‑12‑11
3,552 views
"I have a docksite with a tool window declared in xaml. Later on, I destroy it programmatically. What happens to i..."
2008‑12‑01
4,694 views
"Hello All, I have a query, when i am displaying the document windows in standard MDI mode and clicking tab control..."