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

  Date Thread Details
2014‑05‑15
2,852 views
"Hello, I monitor the WindowClosed event of my DockSites to manually dispose the Tool/Document Window and destrory t..."
2014‑05‑01
2,657 views
"I am using the MetroLight Theme and for my ToolWindowContainerTitleBar I want to remove the dotted background that is..."
2014‑04‑30
3,155 views
"I have a list of objects in a tree view. All of them require WIndowA. Some of them also require WindowB I have ..."
2014‑04‑25
4,572 views
"Hi I have created a wpf window control successfully and I have populated it with a listbox with each listbox item c..."
2014‑04‑21
3,274 views
"I am trying to completely restyle the DockGuideCross. I have created an implicit style for it in my App.xaml in order..."
2014‑04‑25
2,136 views
"on the ToolWIndow? Thanks for your great support! ------ JES"
2014‑04‑16
2,242 views
"Office Word 2013 allows a user to dock content left and right without showing any dock guides.Is this mode available ..."
2014‑04‑20
2,154 views
"In a toolwindow. Can you set it at design time?"
2014‑03‑28
3,212 views
"We have some tool windows where sometimes while undocking and redocking, the contents disappear from the tool window...."
2014‑03‑31
2,996 views
"I can't seem to figure out which object in the visual tree actually holds onto the context menu that is presented whe..."
2014‑03‑31
4,418 views
"Hi, We are using Actipro controls in our application and to test UI we are using Coded UI Tests(Visual Studio Ultim..."
2014‑04‑03
3,492 views
"Hi, I want to maximize a DockingWindow/DocumentWindow/ToolWindow when i have dragged it on the top of the screen. T..."
2014‑03‑27
2,552 views
"I get some unexpected behavior for opening a ToolWindow that was floating after applying another Layout in which it's..."
2010‑07‑01
4,012 views
"Steps: - Set a Toolwindow on auto-hide at the right side of the Docksite - Mouse over the Toolwindow to display it ..."
2014‑03‑24
2,796 views
"I'm attempting to share the datacontext between two views which are document windows in a tabbedMDI. One is docked a..."
2014‑03‑19
3,031 views
"I am trying to position a floating window relative to the window containing the DockSite Control ... i.e. center it. ..."
2014‑03‑18
2,500 views
"Hi, I hope the question can be answered: I have a DocumentWindow named tw. I then have tw.Content set to some W..."
2014‑03‑16
2,000 views
"Hi,I have two windows,window1 contains a documentwindow, window2 contains a documentwindow,now I want to drag the doc..."
2014‑03‑07
2,746 views
"I'm guessing this is possible but thought I'd ask to anyway incase you have some helpful hints going forward. I woul..."
2014‑03‑13
3,064 views
"Pressing Ctrl-Tab shows a selection window. How can i prevent this from showing up? Thanks."