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,260 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,897 views
"To what type can the object "Context" of the DWContextMenuEventArgs be casted to? How do I get the curr..."
2004‑08‑18
2,227 views
"When I load a saved layout with LoadLayoutFromFile(), the DWManager fires the "GetToolWindowChild" event f..."
2004‑08‑20
1,963 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,721 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,674 views
"Have a typical app: Toolwindows (autohide) and document containers hosting SyntaxEditor controls. On Win2K machines..."
2004‑08‑09
2,748 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,168 views
"Ok here is the situation, Dim childSize As Size = Child.Size Dim childBounds As Rectangle = Child.Bounds Dim..."
2004‑07‑28
2,481 views
"Can you overload the dwManager.Contains(string keyName) method to include: dwManager.Contains(string keyName, bool I..."
2004‑07‑30
2,217 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,333 views
"Apologies if this has an obvious solution, but consider the following scenario: I have several document windows op..."
2004‑06‑14
2,181 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,585 views
"Hi, When I call CreateDocumentWindow I get the following cast exception.: System. InvalidCastException: Specifi..."
2004‑06‑11
2,605 views
"Is there a way to programatically un-autohide a docked tool window? I have the following code for programatically ..."
2004‑06‑07
2,266 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,624 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,151 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,462 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,842 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,218 views
"Does the following make sense as a potential new event on DWManager? The concept is that my application wishes to ..."