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

  Date Thread Details
2010‑01‑18
4,587 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
3,063 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
4,091 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
3,292 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,875 views
"Hi Forum! I've two (nested SplitContainer) and want to programmtically resize them: <docking:DockSite x:..."
2009‑11‑16
4,512 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,543 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,959 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,783 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
6,440 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
3,163 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,592 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
3,244 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
3,338 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,998 views
"Hi, I have a docksite which contains 2 nested docksites (which contain an instance of the same usercontrol) in a tab..."
2009‑12‑16
2,984 views
"In our application, we load documents within the TabbedMdiHost. We wanted the possibilty to have our documents as flo..."
2009‑12‑13
4,045 views
"Has anybody used the MEF framework in .NET 4.0 B2 with the docking control? Any guidance or tips? i'm thinking..."
2009‑12‑08
6,494 views
"Hello, I want to create multiple AnalyzerDocuments (DocumentWindow) on the DockSite "dockSite" of my Analy..."
2009‑01‑08
4,671 views
"I have a simple setup and want the toolwindow to activate when I drag something over it, that something not being ano..."
2009‑11‑24
9,240 views
"I'm adding an adorner to items in a Dockpanel. When the items are docked my adorner is removed when i switch tabs..."