Dockpanelsuite Versions Save

DockPanel Suite - The Visual Studio inspired docking library for .NET WinForms

Release_3.1.0

2 years ago

Core Package

https://www.nuget.org/packages/DockPanelSuite/3.1.0

Theme Packages

The theme package version must match the core package version.

Aug 27, 2021: 3.1.0

  • Fixed #571 VS2005 theme is now in its own NuGet package.
  • Fixed #618 (by @odalet).
  • Default docking style is changed to DockingWindow. This might break your apps.
  • The packages are now .NET Core compliant (.NET Core 3.1/.NET 5/.NET 6).
  • Improved dark theme #605 (by @dowdybrown).

Known Issues

A theme must be set to DockPanel in visual designer, or via code. Otherwise, exceptions are thrown at application startup.

Release_3.1.0-beta1

5 years ago

Core Package

https://www.nuget.org/packages/DockPanelSuite/3.1.0-beta1

Theme Packages

The theme package version must match the core package version.

Oct 31, 2018: 3.1.0 Beta 1

Fixed #571 VS2005 theme is now in its own NuGet package.

Known Issues

A theme must be set to DockPanel in visual designer, or via code. Otherwise, exceptions are thrown at application startup. The code base should throw a meaningful exception to indicate that a theme is missing. This is going to be resolved in final release.

Release_3.0.6

5 years ago

https://www.nuget.org/packages/DockPanelSuite/3.0.6

Visual Studio 2003 Theme: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2003/
Visual Studio 2012 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2012/
Visual Studio 2013 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2013/
Visual Studio 2015 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2015/

October 23, 2018: 3.0.6

Fixed #558 Changed which tab to activate when a tab is closed.

Release_3.0.5

5 years ago

This release is skipped due to packaging issues.

Release_3.0.4

6 years ago

https://www.nuget.org/packages/DockPanelSuite/3.0.4

Visual Studio 2003 Theme: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2003/
Visual Studio 2012 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2012/
Visual Studio 2013 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2013/
Visual Studio 2015 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2015/

January 20, 2018: 3.0.4

Fixed #528 set ActiveContent to a proper value after docking.

Release_3.0.3

6 years ago

Release_3.0.2

6 years ago

https://www.nuget.org/packages/DockPanelSuite/3.0.2

Visual Studio 2003 Theme: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2003/
Visual Studio 2012 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2012/
Visual Studio 2013 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2013/
Visual Studio 2015 Themes: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2015/

November 14, 2017: 3.0.2

  • Fixed #516 Suppressed the unexpected InvalidOperationException.
  • Fixed #524 Splitter does not in some scenarios.

Release_3.0.1

6 years ago

https://www.nuget.org/packages/DockPanelSuite/3.0.1

September 24, 2017: 3.0.1

  • Fixed #510 The close button on the tab does not work in some scenarios.

Release_3.0

6 years ago

https://www.nuget.org/packages/DockPanelSuite/3.0.0

August 15, 2017: 3.0.0

  • Added a patch for #502 to avoid wrong active control assignment.

Release_2.16.1

6 years ago

https://www.nuget.org/packages/DockPanelSuite/2.16.1

July 24, 2017: 2.16.1

  • Repackaged v2.16.0 binaries in new NuGet packages.
  • Fixed #504 .