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
2008‑06‑26
3,869 views
"I am evaluating the Docking controls for use in our application. I find that if the assembly and its dependencies ..."
2008‑06‑11
4,073 views
"Hi all, When LoadToolWindowLayoutFromFile(), if WindowLayoutFile contains some unknown toolwindow layout data(e.g...."
2008‑06‑11
4,001 views
"ToolTips aren’t working for components contained in a ToolWindow once they have been docked, it should be reproducibl..."
2008‑05‑29
3,621 views
"when i double click a docked window to float it and then dock it again the layout has not returned to the original. T..."
2008‑06‑03
3,827 views
"I have a DockManager which contains 2 ToolWindows. I've subscribed to the WindowFocused event on the DockManager ..."
2008‑05‑14
4,570 views
"I have an application which installs and runs correctly for all users but one. For that user, the following crash ha..."
2008‑05‑05
3,831 views
"I understand a toolwindow can be docked to a particular state using the ToolWidnow.DockTo method. But any way to dete..."
2008‑04‑08
3,471 views
"Hi, I'm using DockManager to add UserControl dervied class instances. One of these DocumentWindows I want to ..."
2008‑03‑11
4,470 views
"Hi All, We have got a situation that it leaks the memory when creating document windows. Using the profiler tool (..."
2008‑02‑29
3,644 views
"Hi, have you any example code that saves custom data to the layout file and then reloads it when loading a layout. It..."
2008‑02‑26
3,856 views
"is there something special I need to do to get my toolwindows to show up in the Ctrl-Tab dialog? They don't seem..."
2008‑02‑22
4,424 views
"I have a user control that uses a dockmanager internally to allow docking of one of it's tool windows (only withi..."
2008‑02‑12
3,980 views
"When I close a toolwindow I dispose the toolwindow in the WindowClosed event handler for the dockManager. However the..."
2008‑02‑12
3,984 views
"If i open four toolwindows (left outer, top inner, bottom inner and right outer) how can i ensure that when i switch ..."
2008‑01‑30
3,596 views
"I have a document window that I am adding a Form to that has controls on it. I have the AutoScrollMinSize set on my ..."
2008‑02‑01
4,732 views
"I'm getting ready to port a Visual Studio 2005 solution (32-bit) to run on x64 Windows Server 2003 (using Visual ..."
2008‑01‑22
4,147 views
"Hi, it seems that the StatusBarLabelPanel click event is not supplying the correct button information in the MouseEve..."
2008‑01‑18
5,243 views
Layout Restore by Ernst
3 replies (19 years ago)
"I'm using ToolWindowLayoutData to save/restore application layout. Here are some issues I noticed: 1) In tabbe..."
2008‑01‑11
4,234 views
Layout issue by Ernst
2 replies (19 years ago)
"I started getting some layout problems and I don't see any changes which might have triggered that. Here is what ..."
2007‑01‑10
7,948 views
"Hi, I'm experiencing some very weird and very annoying behavior from the tool windows of the UI Studio package..."