Skip to content

kapiya/Standard-Toolkit

 
 

Repository files navigation

Standard Toolkit

=======

NuGet Information

Stable

Module Name Current Version Github License
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub

Canary

Module Name Current Version Github License
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub
Nuget GitHub

=======

=======

=======

Which packages should I use?

Non-Lite

Only use these packages if you require to target a specific framework version between .NET 3.5 and .NET 5. Please note that these packages are larger than the lite packages.

Lite

These packages supports only .NET Framework >= 4.5 and .NET Core 3.1/.NET 5.

=======

2021-01-03 - Build 2101 - January 2021

  • Updated year references from 2020 to 2021
  • Fix for #19, "Office 365 Silver" theme StatusBar drag glyph, is not visible
  • Fix for #20, Selected text in ComboBox is drawn in a different font

=======

2020-11-01 - Build 2011 - November 2020

  • Shortened namespaces, the toolkit will now use namespaces such as Krypton.Ribbon instead of the older ComponentFactory.Krypton.Ribbon to align with package names
  • Support for .NET 5
  • Versions now begin with 5.550
  • Long term support (LTS) packages are available for developers who need extra time to migrate their projects over to the new namespace format or .NET 5
  • Important! If you're upgrading from a older legacy version, please uninstall your currently installed packages BEFORE intalling these packages. Please also follow this guidence, as the toolkit now uses different namespaces!

=======

2020-08-12 - Build 2008 - August 2020

  • Fix for #16, Taskbar Width is offset in Docking operations. Fix courtesy of sneusse.

=======

2020-06-01 - Build 2006 - June 2020

  • Implemented #8, Is it possible to only minimize FloatingWindow in DockingManager?
  • Fix for #9, Cannot place KryptonStatusStrip on a Form
  • Fix for #12, AllowButtonSpecToolTipPriority
    • If the parent Item has tooltips, and the button spec has tooltips, then the default is show both when hovering over the button spec. This can be disabled by setting AllowButtonSpecTooltipPriority to true, so that only 1 tooltip is displayed when hovering over any part of the control.

=======

2020-03-01 - Build 2003 - March 2020

  • Fix for #39, System.ArgumentException: 'Parameter is not valid.'
  • Fix for #30, AutoHiddenGroup elements do not properly process AppearanceChanged events. Credit to MGRussell
  • Fix for SerializationException: Type 'System.Windows.Forms.Cursor' in Assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable., credit to Carko
  • Updated website URL in code files
  • Updated minor version number from 490 to 500 in code files

=======

2020-02-07 - Build 2002.1 - February 2020 (Patch 1)

  • Fix #28, KryptonForm crashing Visual Studio
  • Added support for KryptonInputBox textbox text alignment

=======

2020-02-01 - Build 2002 - February 2020

  • Support for all frameworks .NET 3.5 to 4.8 inclusive
  • Support for .NET Core LTS (currently 3.1)
  • Changed 490 to 500
  • Builds from now on will be labelled as YYMM

About

A update to Component factory's krypton toolkit to support .NET Framework 3.5 to .NET Core/.NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%