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
2006‑10‑02
4,473 views
"Is possible to add a property to define the StarPosition of a ToolWindow similar to Windows.Forms.Form.StarPosition p..."
2007‑02‑06
4,296 views
"I set the following: window.CanFloat = ActiproSoftware.ComponentModel.DefaultableBoolean.False; ..."
2007‑02‑28
4,135 views
"Hello, how can I set a translucent background when i drag a Floating Tool Window? I've set this in another time, ..."
2007‑02‑28
3,818 views
"Can you please help me: I get the error "Overflow or underflow in the arithmetic operation" in a certain si..."
2007‑02‑20
3,988 views
"Is there an easy way to set the tab strip in MDI mode to create the tabs from Right to Left? As I add the Docum..."
2007‑02‑22
4,029 views
"I just upgraded my appliations from UIStudio 1.0 to 2.0, and I'm having a problem getting around a behavior chang..."
2007‑02‑15
3,192 views
"Hello. TabStripButtons in the TabStrip control can be associated with a Command event which allows users to interc..."
2007‑02‑16
3,828 views
"Is there an event for when a user minimizes/restores a document window in the mdi client? If there isn't can you..."
2007‑02‑15
3,070 views
"When ToolWindow CanClose property is set to false it is still possible to close the window by using CloseAllButThis m..."
2007‑02‑05
3,487 views
"Using the new feature where you can mouse click on objects in the toolwindow/open file switching dialog, if the toolw..."
2007‑02‑07
3,011 views
"How can I make the icon for the tool window show up in the Tool Window title bar, not just on the tab?"
2007‑02‑07
3,116 views
"Is there any way that you could make the Tool Windows dialog resizable. I think that most people get annoyed at non-..."
2007‑02‑06
3,416 views
"When setting the CommandLink.Visible property (I'm doing it in a context menu, but it may not matter) it doesn..."
2007‑02‑07
3,237 views
"When clicking on the Auto-Hide button, the ToolWindows always seem to hide to the left, it doesnt matter if they are ..."
2007‑02‑06
3,264 views
"When user changes window type from Tabbed MDI to floating it moves to a fixed position determined by the value of Flo..."
2007‑01‑30
3,389 views
"I want to know when a user changes the order or hides/shows navigation panes. Is there an event?"
2007‑01‑29
3,405 views
"With the next version of the software I'm working on, we switch from DockableWindows to UIStudio. It would be ni..."
2007‑01‑26
3,158 views
"I would like to be able to subscribe to a click event when someone clicks on the context image on a DocumentTab. I w..."
2007‑01‑19
4,214 views
"I have event handlers for mainForm.FormClosing and dockmanager.WindowClosing. When I close a DocumentWindow, I d..."
2007‑01‑17
3,463 views
"I'm trying to replicate as close as possible a view that mimics the VS.Net controls toolbox. I thought of using ..."