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,275 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,518 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,676 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,442 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,950 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,175 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,273 views
"Hello, i saw your WPF docking/tabcontrol designed like Chrome Tabs here: http://blog.actiprosoftware.com/post/201..."
2016‑05‑07
4,937 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,535 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,055 views
"Greetings. I don't see any difference when setting any DockRenderer's AutoHideTab selected vs unselected properties..."
2016‑04‑04
4,346 views
"If I drag a ToolWindow (with all properties defaulted) and drop it into the document container, the container accepts..."
2016‑04‑04
4,508 views
"Hello, I'm having difficulty managing instances of DocumentWindow and ToolWindow. I have classes inheriting each ..."
2015‑12‑01
4,324 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,694 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,933 views
"Where does the OwnerDrawMenuItem get the value for its .Text property? In the sample application, the main form cod..."
2015‑10‑31
4,267 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,709 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,886 views
"Does any automation tools support winform controls"
2014‑11‑19
4,650 views
"MyToolWindow toolwindow = new MyToolWindow(); toolwindow.DockManager = dockManager1; toolwindow.State = ToolWindowS..."
2014‑11‑17
4,791 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..."