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

  Date Thread Details
2010‑08‑25
7,193 views
"Hi, I have MDI window filled with user controls. My requirement is drag one control out side the MDI window. If us..."
2009‑09‑29
5,622 views
"Hello, I am using Tabbed MDI of Actipro in my current project. Let's dive into the point, I need to implement..."
2010‑09‑13
4,291 views
"I have a ToolWindow that opens or "flys-out" for which I would like to set the width that it opens to. My ..."
2010‑09‑07
3,713 views
"My main application window has a number of docking ToolWindows. Several of these tool windows seem to take quite a w..."
2010‑09‑07
3,733 views
"Performance degrades in tabbed MDI document window with context menu We built a user control that implements a lay..."
2009‑06‑01
5,179 views
"If possible, I need to style the ToolWindow within a non-MDI docksite while it is docked as well as the Raft Window w..."
2010‑08‑31
3,407 views
"Hi, I have a ToolWindow that contains a TreeView control which is maintaining my selection state. If I open the Tool..."
2010‑08‑27
2,812 views
"In WpfStudio 2009.1 it was possible to undock tool window using toolWindow.Undock. How can I do this in version 2010...."
2010‑08‑10
3,632 views
"We have a nested DockSite for which I create a TintedDictionary of the current theme. The color is the TabTintColor o..."
2010‑08‑06
4,910 views
"About Docking&MDI, I use DockSiteLayoutSerializer() to save and restore layout of toolwindow as following ###..."
2010‑02‑07
3,247 views
"I am creating a custom skin/theme for my application. I never set the ActiproSoftware.Windows.Themes.ThemeManager.Cur..."
2009‑05‑18
4,141 views
"Hi, My requirement something like this: The Title bar of child window should be merged with main window title b..."
2010‑07‑10
5,900 views
"I use the TabbedMdiContainer object for keeping some DocumentWindow objects. And I need to check if some changes were..."
2010‑06‑30
3,907 views
"Hi, I am currently using the WindowClosing event with added code, to prompt/confirm from the user if the toolwindo..."
2010‑06‑29
4,903 views
"I installed version 5.23 (redeployed version) yesterday and had some immediate issues when trying to activate a toolw..."
2010‑07‑08
4,511 views
"Hi, I have the following code: <docking:SplitContainer Orientation="Horizontal"> <docking:..."
2010‑07‑04
3,790 views
"Hello. Our project uses the actipro docking. the dock site content is a wpf charting element. the first time a ta..."
2010‑06‑21
4,570 views
"Hi On one laptop we experience a very strange behavior... it happens when we try to dock back a specific toolwindo..."
2010‑07‑02
3,053 views
"Hello, speaking of an DockSite which either sits directly inside a GlassWindow or in the fill-area of an surroundi..."
2010‑07‑02
4,226 views
"Hello. I have some problems such as following. I have the simple XAML-code. <docking:DockSite Grid.Ro..."