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
2016‑10‑28
3,562 views
Input bindings by joe
3 replies (9 years ago)
"I have an issue with input bindings where a floating window won't trigger an input binding on the main window. Exam..."
2016‑11‑03
3,871 views
"Hi,following your MVVM samples, I have a few tool windows and document windows.Also following your samples, I created..."
2016‑10‑31
3,874 views
"(.Net version is actually 4.6.1.) When trying to load a view using Prism View Discovery (View Injection ends up wit..."
2016‑10‑28
3,169 views
"I’m confused on how to restore a docksite layout correctly. Here is what I’m currently doing: 1) Create..."
2016‑10‑26
3,010 views
"Hello, In our application it is possible to open multiple documents which are just diffrent views of our data.I upd..."
2016‑10‑19
3,702 views
"Hi, I create 5 tabs with a datagrid/charting. The switch between 2 tabs is really slow. I know I use large datase..."
2016‑10‑18
2,710 views
"Hi, The following XAML fragment is from a UserControl loaded into a ToolWindow at runtime. When displayed within th..."
2016‑10‑17
2,957 views
"Hello, Actipro People! I know that the Floating value was removed from the DockingWindowState enumeration recently,..."
2016‑10‑12
3,353 views
"Is there a way to cancel the tool window sliding closed? There are events for windows closing, but I cant seem to fi..."
2016‑10‑05
2,829 views
"Is there a way I can add a new document directly to a Floating Docking Window? I can create the new document and ad..."
2016‑08‑30
5,379 views
"Hi, I try change the font (style, size, color, ...) to all documentwindow header (title). do you have a sample to..."
2016‑10‑03
3,053 views
"Hi, i may not be configuring the control properly but it seems like the Docking control (and all actipro controls) ..."
2016‑09‑30
3,311 views
"I'm try to update DockSite from v14.2.610.0 to v16.1.0633.1.We used custom switcher style.There are build errors. Bec..."
2016‑09‑29
3,621 views
"Up until now I have had one and only one Document in the DocumentItems collection. My MainWindow view is simply a Rib..."
2016‑09‑30
3,024 views
"Hello We are currently using Actipro 2014.1 version in our product and are planning to upgrade to 2016.1 versio..."
2016‑09‑20
3,046 views
"Hi, according to your mvvm samples I've created a test application using the docking control. The application conta..."
2016‑09‑19
3,008 views
"I am considering adding docking abilities to an MMVM app. The app is currently a tab control with 6 tabs. Each tab ho..."
2016‑09‑06
3,610 views
"I have a DockSite with its ToolItemsSource bound to a collection of view models. When I populate certain properties..."
2016‑09‑07
3,128 views
"Hi, with ribbon buttons I'm able to bind the Click event to a command like as follows: <ribbon:Button Label="Do..."
2011‑06‑29
7,530 views
"Hi, I would like to the tab windows within a docksite to persist the visual tree when the tab switching happens as..."