DockableWindow/TabStripPanel for Windows Forms

Discussion Forums

Post about DockableWindow/TabStripPanel 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.

Threads (69)

  Date Thread Details
2004‑08‑22
2,182 views
AutoHide Off by Bernd
3 replies (21 years ago)
"In VS .NET when a tool window is docked to left for instance and it is in AutoHide state and you click on AutoHide..."
2004‑08‑22
1,817 views
"To what type can the object "Context" of the DWContextMenuEventArgs be casted to? How do I get the curr..."
2004‑08‑18
2,124 views
"When I load a saved layout with LoadLayoutFromFile(), the DWManager fires the "GetToolWindowChild" event f..."
2004‑08‑20
1,862 views
"Hi all, I could not find any help/instructions on how to use/install this product. I have added the two files Ac..."
2004‑08‑19
2,554 views
"How do I implement inserting a New Horizontal/Vertical Tab Group and move the current ActiveDocument to this new Doc..."
2004‑07‑30
2,526 views
"Have a typical app: Toolwindows (autohide) and document containers hosting SyntaxEditor controls. On Win2K machines..."
2004‑08‑09
2,568 views
"Is there a way to prevent a docked tool window from undocking from it's docking manager? I have a docking mana..."
2004‑08‑03
2,017 views
"Ok here is the situation, Dim childSize As Size = Child.Size Dim childBounds As Rectangle = Child.Bounds Dim..."
2004‑07‑28
2,310 views
"Can you overload the dwManager.Contains(string keyName) method to include: dwManager.Contains(string keyName, bool I..."
2004‑07‑30
2,095 views
"I am looking for an event that fires when an auto-hidden window is made visible so that iI can disable the child cont..."
2004‑06‑17
2,228 views
"Apologies if this has an obvious solution, but consider the following scenario: I have several document windows op..."
2004‑06‑14
2,107 views
"When you drag & drop a tab in the document window a popup menu appears(New horizontal tab..) Is this menu locali..."
2004‑06‑11
2,472 views
"Hi, When I call CreateDocumentWindow I get the following cast exception.: System. InvalidCastException: Specifi..."
2004‑06‑11
2,458 views
"Is there a way to programatically un-autohide a docked tool window? I have the following code for programatically ..."
2004‑06‑07
2,119 views
"Using the new 2.00.207 version and inside the Dockable Window Editor, if I set an image for a toolwindow, save the la..."
2004‑05‑04
3,474 views
"I have some very sharp looking high color alpha-blended 16x16 icons. When I place them in an imageList control and t..."
2004‑05‑28
3,017 views
"When I have multiple tabs in the TabStripPanel, and I right click on a tab and select 'New Vertical Tab Group'..."
2004‑05‑20
2,361 views
"If the user reposistions the dockable window towards the bottom of the screen, this window appears to move off the bo..."
2004‑04‑24
2,735 views
"Is there a way to get the Toolwindows to autohide the same way as they do in Visual Studio.NET. In VS.NET, if you &#..."
2004‑05‑25
2,125 views
"Does the following make sense as a potential new event on DWManager? The concept is that my application wishes to ..."