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

  Date Thread Details
2009‑01‑31
5,237 views
"Hi guys, I want to add a CustomDocumentWindow to a TabbedMdiContainer programmatically. How can I do that? Reg..."
2009‑01‑29
3,722 views
"Hello, How can I disable access to a tab ? I use docking:DocumentWindow inside docking:TabbedMdiHost. I try with I..."
2009‑01‑27
4,438 views
"HI, I need the MDI (Parent - Child relation), But i have different Ribbon windows and Standard WPF windows not ..."
2009‑01‑23
4,017 views
"After adding an eventhandler to a tabbedMdiHost <docking:TabbedMdiHost x:Name="tabbedMdiHost" Selecto..."
2009‑01‑22
3,054 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,052 views
"I'd like to see a property that basically locks a particular ToolWindowContainer - you can't attach any other..."
2009‑01‑16
3,607 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,084 views
"I'm having an issue with activating a DocumentWindow that is created programmatically. Try these steps in your S..."
2009‑01‑14
4,483 views
"Is there a way to remove the Maximize button from the DocumentWindow (other than altering the style)? I'm using ..."
2009‑01‑15
3,997 views
"i received an error on the DocumentWindow.Activate method: Quote: System.InvalidOperationException was unhandl..."
2009‑01‑14
3,086 views
"What would be your recommendation on how to integrate the Navigation control with the Docking/MDI package? For examp..."
2009‑01‑07
3,617 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
2,904 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,019 views
"Using the sample from my previous post where the items in ToolWindowTabPanel has a LayoutTransform (RotateTransform),..."
2009‑01‑08
3,102 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,209 views
"When adding a ToolWindow to a ToolWindowContainer (AutoHideContainer), the tool windows has a tab button along the si..."
2008‑12‑11
2,892 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
3,987 views
"Hello All, I have a query, when i am displaying the document windows in standard MDI mode and clicking tab control..."
2008‑12‑02
2,891 views
"Hello, I got this error in Blend : Reset is not allowed on children collection when I try to edit a form which con..."
2008‑12‑01
3,246 views
"Hi, I'm trying to have a live preview of the content of a DocumentWindow in its Tooltip. I did some tests, and..."