Docking/MDI for Windows Forms

Discussion Forums

Post about Docking/MDI for Windows Forms 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 (536)

  Date Thread Details
2026‑06‑24
373 views
"[Update:] It also occurs with version 25.1.2. The problem occurs in a certain tool window layout constellation: ..."
2026‑01‑26
697 views
"Is there a way to move a document window programmatically?"
2024‑03‑06
2,566 views
"On ToolWindows that are hidden, their Dispose method will randomly get an exception when the application is closed. ..."
2025‑06‑02
1,151 views
"When trying to view a Windows Form in the VS 2022 (v17.13.6) designer, VS gets an exception in DockContainerContainer..."
2023‑04‑12
1,671 views
"When dragging there are four arrows of the main window on the edges, these don't seem to allow the dragged tool windo..."
2023‑06‑28
1,337 views
"Have a bunch of tabbed dock windows below two other tool windows. If I attempt to drag one of the tabbed window out..."
2022‑09‑19
1,343 views
"We are setting the dockManager's ToolWindowLayoutData to an XmlDocument. In a particular case we are getting object..."
2022‑06‑24
1,677 views
"Hi,We are seeing a black screen on application startup covering the DocumentWindow (V 22.1.0). It was running fine wi..."
2021‑11‑01
1,577 views
"Hi Support Team. I need to do the following: - Find out, whether there is a ToolWindowContainer present, which is..."
2018‑11‑18
2,402 views
"I create my ToolWindows from UserControl and initialize them programmatically, as below: CustomersWindow = New Custo..."
2021‑08‑06
1,543 views
"I understand that the ToolWindowLayoutData property for the DockManager stores all the information about panels that ..."
2020‑07‑22
1,926 views
"Hi, Note: You will need a High DPI monitor to see this issue! 1. Open the Actipro Sample Project. 2. On the Pro..."
2019‑12‑13
2,132 views
"I have a form that is already contained inside a tool window. It is dockable inside my application. I want to creat..."
2019‑07‑12
1,834 views
"A dockmanager was created and 2 toolwindows are the configuration windows which should be hidden after a calculate is..."
2018‑11‑18
1,956 views
"It seems that ToolWindow does not honor the CanDockHostTop property, when False. All my ToolWindows are UserControl..."
2016‑05‑01
5,087 views
"Hello, ToolWindows disappear from the designer when hosting the DockManager in a derived UserControl. This is neces..."
2018‑07‑10
2,502 views
"Any way to implement an indicator in the title bar of a ToolWindow like the Docking WPF version does? Can't easily s..."
2018‑08‑06
2,265 views
"Is there a property that can help in automatically closing a window when a drag event leaves the boundary of the wind..."
2007‑08‑11
4,475 views
"Hello I am evaluating the docking control whether I can realize my gimmick. I need a notification if a ToolWind..."
2018‑01‑22
2,923 views
"When we try to load the layout by setting the appropriate value for dockManager.ToolWindowLayoutData, it seems visual..."