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‑10‑29
4,058 views
"How do I add an icon to the titlebars of DocumentWindows and WindowControls? For Documeent Windows, I tried setting D..."
2010‑04‑28
5,718 views
"The ApplicaitonName is used for text of the Ribbon Window title. By default the title is displayed in the center of t..."
2010‑04‑28
3,372 views
"I placed a WindowControl inside a Canvas that's hosted in a floating ToolWindow. When I try to drag the WindowCo..."
2010‑04‑26
3,017 views
"I'm getting a null reference exception when attempting to open a simple DocumentWindow. I assume it's somethi..."
2010‑04‑26
4,768 views
"I have the following scenario: DocumentWindow _DocumentImageWindow __thumbnail view | full size image view Th..."
2010‑04‑23
3,344 views
"Hi, I've placed a WPF popup within a UserControl that's hosted in a ToolWindow within a DockSite. When I ..."
2010‑04‑21
3,306 views
"I have two Docked windows on the Left and Right side of my GUI (Similar to Visual Studio: Solution Explorer on the Le..."
2010‑04‑20
2,980 views
"Is there a way to lock the layout, i.e. I don't want users to move/rearrange the docking windows? On the same lin..."
2010‑04‑15
3,465 views
"Is it possible to hide the icon that shows on the left for LeftAutoHideWindows, which is used to expand the the auto ..."
2010‑04‑14
2,982 views
"Process Explorer is reporting that my app has loaded the following Actipro DLLs:ActiproSoftware.Editors.Wpf30.ni.dll ..."
2009‑01‑28
4,294 views
"Hi I've used SplitContainer with DockSite.ControlSize="250,500" to set the size of the tool windows...."
2010‑04‑13
2,891 views
"Hi, first sorry for posting here for my fisrt post but I have not found any forum dedicated to this. A moderator m..."
2010‑04‑12
3,580 views
"Hello, I have a TDI layout where the documents are UserControls. The UserControl contains a DockSite with 2 toolwin..."
2010‑04‑08
2,823 views
"Hi, If I swtitch between tabs on an TabbedMdiHost, it does not maintain the current control to have focus. For ..."
2010‑04‑09
2,856 views
"I have nested docksites. The outer docksite's tabplacement is set to bottom and the inner is set to top. If I c..."
2010‑04‑07
3,160 views
"I created a toolwindow in the code using following code: ToolWindow tw = new ToolWindow(dockSite, '0d9e8171-a5..."
2010‑04‑06
2,901 views
"Hello We are having an application that uses a (generic) Ribbon on main window and two documentwindows (let's ..."
2010‑04‑07
3,112 views
"Hello. We have a desktop application that is currently using Actipro WPF Studio controls. But I have several issue..."
2009‑04‑01
3,871 views
"I have a pretty basic initial docking layout: <dock:DockSite x:Name="_DockSite"> <dock..."
2010‑04‑07
2,966 views
"Hello, I cant figure out how to make tool windows in AutoHideLeftContainers arrange vertical like Solution Explorer..."