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

  Date Thread Details
2017‑04‑25
5,508 views
"Hi. I am facing an issue with getting events (specifically KeyDown) from a floating window when the layout is first..."
2017‑04‑18
3,605 views
"Is there a way to to determine what tool window was dragged when the tool window dragged event is fired? Visual Stu..."
2017‑03‑09
8,837 views
"I am using C# WinForms. I am looking for some UI control to display notifications near a button. Illustration of..."
2016‑10‑11
5,561 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
4,051 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
4,262 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
5,388 views
"Hello, i saw your WPF docking/tabcontrol designed like Chrome Tabs here: http://blog.actiprosoftware.com/post/201..."
2016‑05‑07
5,040 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
5,638 views
"Currently there is a timer for AutoHideCloseDelay. I think it would be very good to implement an additional timer whi..."
2016‑05‑07
4,156 views
"Greetings. I don't see any difference when setting any DockRenderer's AutoHideTab selected vs unselected properties..."
2016‑04‑04
4,438 views
"If I drag a ToolWindow (with all properties defaulted) and drop it into the document container, the container accepts..."
2016‑04‑04
4,625 views
"Hello, I'm having difficulty managing instances of DocumentWindow and ToolWindow. I have classes inheriting each ..."
2015‑12‑01
4,418 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,781 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
4,005 views
"Where does the OwnerDrawMenuItem get the value for its .Text property? In the sample application, the main form cod..."
2015‑10‑31
4,360 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,811 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,978 views
"Does any automation tools support winform controls"
2014‑11‑19
4,754 views
"MyToolWindow toolwindow = new MyToolWindow(); toolwindow.DockManager = dockManager1; toolwindow.State = ToolWindowS..."
2014‑11‑17
4,890 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..."