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
2009‑02‑13
3,296 views
"I have an app that lets a user build a data acquisition display. all works well until the user destroys the original..."
2009‑02‑12
4,303 views
"I have a docking:ToolWindowContainer which I have set inside its tag: docking:DockSite.ControlSize="180,235"..."
2009‑02‑12
3,824 views
"Hello, How can I disable the ContenuMenu of the Document tab (New Horizontal Tab Group and New Vertical Tab Group) ?..."
2009‑02‑10
3,531 views
"Hello!! I have a dockSite with a TabbedMdiHost and a TabbedMdiContainer. At runtime, people can make new TabbedMdi..."
2009‑02‑04
3,440 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,396 views
"Hi guys, I want to add a CustomDocumentWindow to a TabbedMdiContainer programmatically. How can I do that? Reg..."
2009‑01‑29
3,859 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,587 views
"HI, I need the MDI (Parent - Child relation), But i have different Ribbon windows and Standard WPF windows not ..."
2009‑01‑23
4,171 views
"After adding an eventhandler to a tabbedMdiHost <docking:TabbedMdiHost x:Name="tabbedMdiHost" Selecto..."
2009‑01‑22
3,193 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,186 views
"I'd like to see a property that basically locks a particular ToolWindowContainer - you can't attach any other..."
2009‑01‑16
3,766 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,243 views
"I'm having an issue with activating a DocumentWindow that is created programmatically. Try these steps in your S..."
2009‑01‑14
4,634 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,178 views
"i received an error on the DocumentWindow.Activate method: Quote: System.InvalidOperationException was unhandl..."
2009‑01‑14
3,241 views
"What would be your recommendation on how to integrate the Navigation control with the Docking/MDI package? For examp..."
2009‑01‑07
3,775 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,079 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,155 views
"Using the sample from my previous post where the items in ToolWindowTabPanel has a LayoutTransform (RotateTransform),..."
2009‑01‑08
3,230 views
"When docking a ToolWindow into a docksite, i'd like the host window to grow to fit the new tool window instead of..."