DockPanelSuite 2.8.0
The docking library for .Net Windows Forms development which mimics Visual Studio .Net.
Showing the top 20 packages that depend on DockPanelSuite.
Packages | Downloads |
---|---|
DockPanelSuite.ThemeVS2003
Visual Studio 2003 theme for DockPanel Suite.
|
10 |
DockPanelSuite.ThemeVS2012
Visual Studio 2012 themes for DockPanel Suite.
|
9 |
DockPanelSuite.ThemeVS2013
Visual Studio 2013 themes for DockPanel Suite.
|
9 |
DockPanelSuite.ThemeVS2003
Visual Studio 2003 theme for DockPanel Suite.
|
8 |
DockPanelSuite.ThemeVS2005
Visual Studio 2005 theme for DockPanel Suite.
|
8 |
DockPanelSuite.ThemeVS2012
Visual Studio 2012 themes for DockPanel Suite.
|
8 |
DockPanelSuite.ThemeVS2013
Visual Studio 2013 themes for DockPanel Suite.
|
8 |
DockPanelSuite.ThemeVS2003
Visual Studio 2003 theme for DockPanel Suite.
|
7 |
DockPanelSuite.ThemeVS2012
Visual Studio 2012 themes for DockPanel Suite.
|
7 |
April 28, 2013: 2.8.0 Beta
1. GitHub #69 Restored multiple UI threads support.
2. GitHub #81 Added ActiveAutoHideContentChanged event.
3. GitHub #82 Fixed dock indicator issue when DockPanel parent form is set to TopMost.
4. GitHub #91 Changed double-click behavior of FloatWindow.
5. GitHub #119 Changed initialization of DockContent's AutoHidePortion.
6. GitHub #123 Require click to show autohide content.
Sept 5, 2012: 2.7.0
1. GitHub #11 - Corrected an issue that prevented the docking indicator from being shown when docking a float window while the cursor was in the float window to be docked.
2. GitHub #16 - Fixed a stack overflow that occurs on Mono at shutdown due to an existing discrepency in Mono's implementation of Control.Dispose().
3. GitHub #22 - DockContent.TabText is now localizable.
4. GitHub #28 - Closing a tab via middle click no longer activates the content first, which was unnecessarily time consuming and could result in the active tab changing from what was previously active.
5. GitHub #31 - SupportDeeplyNestedControls is now turned off by default. (BREAKING CHANGE)
6. GitHub #35 - The icon of a FloatWindow will reflect the active content. Note that icons are not visible on FloatWindows by default but can be made visible via the Extender functionality (see the cookbook on the wiki for details).
7. GitHub #40 - The middle mouse button now closes tabs embedded in a FloatWindow.
8. GitHub #42 - Added support for .NET Client Profile.
9. GitHub #46 - Fixed docking indicators not-visible issue for most known scenarios.
BREAKING CHANGES
#31 - By changing the default value of SupportDeeplyNestedControls to false, if a DockPanel previously relied on this functionality being enabled it will need to be manually enabled again following the upgrade to 2.7.
May 26, 2012: 2.6.0
1. Fix Bug [1849882]: When click Autohide, form should slide away.
2. Patch 3118287: Fix for unable to move splitter after hide.
3. GitHub #1: ActiveContentChanged Doesn't Fire When Many DockPanels Exist in Application.
4. GitHub #2: Heavily Nested Controls Do Not Resize With DockContent.
5. GitHub #7: Should Work on Mono/Linux/Mac with Minimal Feature Set.
6. First signed release with NuGet package deployment.
Nov 25, 2010: 2.5.0
1. Fix Bug [2149926]: Can't resize document marked as HideOnClose when one of a set of side by side documents is closed (patch 3118287 from Agiel).
2. Fix Bug [2792816]: Changing the DockBackColor at design time does not refresh immediately. Set a couple public properties to [Browsable(false)] so that they are not displayed in the Designer.
3. Fix Bug [2956415]: The Window List button is hidden underneath the close button on a Document when a Floating form is opened and a new Document form opened afterwards.
4. Fix Bug [2945519]: CloseContent suspended layout but it was possible to not resume layout because of early exits. try/finally added and suspend layout moved below the early exits since the suspend is not needed that early.
5. Fix Bug [2782283]: DockPanelSkin tool window inactive caption gradient end color should have been SystemColors.InactiveCaption and TextColor should have been SystemColors.InactiveCaptionText instead of ControlText so that it will show up in all windows color schemes.
6. Fix Bug [2737792]: For AutoHideTabs that are right or left the icon should be rotated 90 degrees to be consistent with Visual Studio (original code from lind60 and re-posted by jhorigan).
7. Patch 2810961: Add a text font to the DockPanelSkin to allow different fonts to be used for tab text. From Branko Drvensek.
Oct 30, 2010: 2.4.0
1. Upgrade the suite to use Visual Studio 2008. The suite still uses the 2.0 Framework.
2. BUG FIX: [2149926] Can't resize document marked as HideOnClose when one of a set of side by side documents is closed.
3. BUG FIX: [2780774] Sample app layout by code functionality does not fully work and breaks when executed two times in a row.
4. Middle mouse button click on a Document tab closes the Document that was clicked. (Original code from Ralf Jablonski but modified to close the Document that was clicked)
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
3.1.1 | 8 | 04/05/2025 |
3.1.0 | 5 | 04/11/2025 |
3.1.0-beta3 | 4 | 04/17/2025 |
3.1.0-beta2 | 5 | 04/11/2025 |
3.1.0-beta1 | 6 | 04/11/2025 |
3.0.6 | 8 | 04/09/2025 |
3.0.4 | 6 | 04/09/2025 |
3.0.3 | 8 | 04/09/2025 |
3.0.2 | 5 | 04/09/2025 |
3.0.1 | 4 | 04/11/2025 |
3.0.0 | 8 | 04/08/2025 |
2.16.1 | 7 | 04/12/2025 |
2.16.0 | 7 | 04/11/2025 |
2.15.0 | 7 | 04/09/2025 |
2.14.0 | 9 | 04/09/2025 |
2.13.0 | 3 | 04/11/2025 |
2.12.0 | 7 | 04/09/2025 |
2.11.0 | 6 | 04/09/2025 |
2.10.0 | 8 | 04/11/2025 |
2.9.0 | 6 | 04/09/2025 |
2.8.0 | 5 | 04/09/2025 |
2.7.0 | 7 | 04/09/2025 |
2.6.0.1 | 7 | 04/11/2025 |