| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.1.1 source code.tar.gz | 2024-08-06 | 3.3 MB | |
| 3.1.1 source code.zip | 2024-08-06 | 3.4 MB | |
| README.md | 2024-08-06 | 973 Bytes | |
| Totals: 3 Items | 6.7 MB | 3 | |
Core Package
https://www.nuget.org/packages/DockPanelSuite/3.1.1
Theme Packages
- Visual Studio 2003 Theme: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2003/
- Visual Studio 2005 Theme: https://www.nuget.org/packages/DockPanelSuite.ThemeVS2005/
- 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/
The theme package version must match the core package version.
Aug 6, 2024: 3.1.1
- Fixed [#703] (by @CuteLeon).
- The package requires .NET Framework 4.6.2 as older 4.x releases are end of life.
Known Issues
- A theme must be set to
DockPanelin visual designer, or via code. Otherwise, exceptions are thrown at application startup. - You might also pay attention to [#586] if hitting the same exception.