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 (533)

  Date Thread Details
2017‑03‑09
7,472 views
"I am using C# WinForms. I am looking for some UI control to display notifications near a button. Illustration of..."
2016‑10‑11
4,784 views
"Hi After a process finishes in my application I want to show a tool window and have it gain focus in order to stay ..."
2016‑10‑10
3,280 views
"I have two floating tool windows. Let's call them A and B. B is covering up A. A wants to display a message in ..."
2016‑09‑09
3,613 views
"If I add a tall image to a tool window, the tool window's text gets moved off the end of the displayed button when th..."
2016‑06‑29
4,638 views
"Hello, i saw your WPF docking/tabcontrol designed like Chrome Tabs here: http://blog.actiprosoftware.com/post/201..."
2016‑05‑07
4,315 views
"I honestly don't know what property of which object I am refering to. The best I can do is to show with screenshots. ..."
2016‑05‑07
4,817 views
"Currently there is a timer for AutoHideCloseDelay. I think it would be very good to implement an additional timer whi..."
2016‑05‑07
3,390 views
"Greetings. I don't see any difference when setting any DockRenderer's AutoHideTab selected vs unselected properties..."
2016‑04‑04
3,826 views
"If I drag a ToolWindow (with all properties defaulted) and drop it into the document container, the container accepts..."
2016‑04‑04
3,944 views
"Hello, I'm having difficulty managing instances of DocumentWindow and ToolWindow. I have classes inheriting each ..."
2015‑12‑01
3,717 views
"Having designed an app UI involving the DockManager plus two TabWindow, which in turn contain controls, I find that a..."
2015‑11‑17
4,132 views
"Is it possible to make the content of a ToolWindow to resize and be drawn on screen live as you resize the window? Th..."
2015‑11‑13
3,425 views
"Where does the OwnerDrawMenuItem get the value for its .Text property? In the sample application, the main form cod..."
2015‑10‑31
3,670 views
"Hello, I'm evaluating the docking library and have a few questions, please. First I'd like to point out that sear..."
2015‑02‑23
6,175 views
"Is it possible to run the WinForms version of the ActiPro SyntaxEditor on Mac or Linux via Mono? It would be great to..."
2013‑06‑18
5,299 views
"Does any automation tools support winform controls"
2014‑11‑19
3,981 views
"MyToolWindow toolwindow = new MyToolWindow(); toolwindow.DockManager = dockManager1; toolwindow.State = ToolWindowS..."
2014‑11‑17
4,124 views
"i'm having an issue with the Docking controls, which i'm about 15 days into evaluating. i was wondering if there's so..."
2014‑10‑22
4,488 views
"If you have a tab strip with 2 or more tabs, if you left click on one to select it but hold down the left button and ..."
2014‑11‑07
3,604 views
"I create a ToolWindow programmatically, change state to TabbedDocument and activate it. dockManager1.DocumentMdiStyle..."