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

  Date Thread Details
2010‑01‑21
3,266 views
"I created my own context menu from the DockSite's WindowContextMenu event. when a tool window is floating, the co..."
2010‑01‑21
2,451 views
"Hi, I have a docksite with several toolwindows inside ToolWindowContainers. when I start this application all the..."
2009‑09‑21
3,630 views
"When group the toolwindows, the tabs are huge, and can't be re-sized. there is any way to change this tabs siz..."
2009‑12‑11
3,265 views
"How do I persist and "unpersist" the z-order in standard MDI? I tried using the Items property of StandardM..."
2010‑01‑19
2,693 views
"Hi All, I am developing XBAP Application currently and build 512 give me the following exception below in Partial ..."
2010‑01‑18
4,232 views
"Hi everyone, Beforehand, I am sorry if this had been asked before as I can not found this had been asked. I wou..."
2010‑01‑18
2,694 views
"Hello, I would like to move the close and dock controls from the default right hand side of an MDI window and move..."
2010‑01‑18
3,733 views
"Hi All, I have a problem using several Images in A document window. It is probably related to snapping to pixel pr..."
2010‑01‑14
2,981 views
"Hi All We're currently developing an application using the wpf studio, and we would like to have some/all of t..."
2010‑01‑15
3,518 views
"Hi Forum! I've two (nested SplitContainer) and want to programmtically resize them: <docking:DockSite x:..."
2009‑11‑16
4,092 views
"Hi, when i close a certain toolwindow (in code) by using the .close function and I want to get it back by using the ..."
2010‑01‑12
4,135 views
"Hello. This is a general question about using any of the Actipro products--if there's a better place to ask it p..."
2010‑01‑13
5,408 views
"Hi Depending on the UserLevel of the logged on user in my application, I want to hide a ToolWindow if the user sho..."
2010‑01‑05
3,410 views
"Hi All, I'm trying to display a number of MDI windows without their title bar. My main window contains the fol..."
2009‑12‑22
5,985 views
"I installed the newest version and ran into a problem. When I updated my references for Docking/MDI to the new versi..."
2009‑12‑22
2,812 views
"I am looking to load a ToolWindow defined in an XAML resource file. Here is what it looks like: <docking:ToolWi..."
2009‑12‑22
4,238 views
"Whren you run the next code yo uwill see that the sizechanged event is raised once during start. After that if you r..."
2009‑12‑21
2,892 views
"I have a window with a docksite. In inside this I add a usercontrol that has itself again a docksite. when running..."
2009‑12‑21
2,961 views
"When I change from documentwindow 1 to documentwindow 2 in a tabbedmdicontainer, the content of the old one(that w..."
2009‑12‑18
2,639 views
"Hi, I have a docksite which contains 2 nested docksites (which contain an instance of the same usercontrol) in a tab..."