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

  Date Thread Details
2005‑04‑01
3,832 views
"I have an application where I would like to drag a Document Window and drop it in another control such as a tree cont..."
2005‑04‑01
4,037 views
"I ran into some issues today with licensing, and it took me a while to figure out what was going on. I use DockManag..."
2005‑04‑01
4,113 views
"When you create a TabbedMdiWindow (i.e. ToolWindow or DocumentWindow), you assign a Key in the constructor. I haven&..."
2005‑04‑01
4,544 views
"When you create a ToolWindow programmatically, you pass the ChildControl that will be hosted inside the window. I ne..."
2005‑03‑31
4,293 views
"How do you programmatically attach a ToolWindow to the MDI area? I've tried the following code: ToolWindow tw..."
2005‑03‑24
5,591 views
"I'm currently using an ActiveX control for my menu system. Amont other things, this menu system allows me to flo..."
2005‑03‑16
4,203 views
"Is there an equivalent GetToolWindowChild from the old tool? Also, is there an upgrade document that could get me up..."
2005‑03‑23
3,936 views
"I want to load a ToolWindow that contains a grid that is populated from a business object which in turn derives from ..."
2005‑03‑17
3,767 views
"My application is designed entirely of ToolWindows (some of which are not closeable), and I don't use the client ..."
2005‑03‑16
4,032 views
"I tried to use the DockManager with my project, and when I compile my project I get the following error: c:\Progra..."
2005‑03‑16
4,823 views
"Is there a way to add functionality that allows me to save the dock layout state to an existing xml file? I already ..."
2005‑03‑14
4,473 views
"At the moment, it seems there is a 10 second or so delay when attempting to load the Actipro UIStudio library. I ass..."
2005‑03‑02
5,175 views
"Not sure if it is possible, but can each tab in a tab strip control be drawn with a different tab background color a..."
2005‑02‑28
4,371 views
Controls by dmelinosky
3 replies (20 years ago)
"Are the controls such as OwnerDrawContextMenu, UpgradeCheck, ColorListBox, and MarkupLabel supposed to be exposed to ..."