![]() |
VOOZH | about |
dotnet add package Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly --version 110.26.5.132-alpha
NuGet\Install-Package Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly -Version 110.26.5.132-alpha
<PackageReference Include="Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly" Version="110.26.5.132-alpha" />
<PackageVersion Include="Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly" Version="110.26.5.132-alpha" />Directory.Packages.props
<PackageReference Include="Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly" />Project file
paket add Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly --version 110.26.5.132-alpha
#r "nuget: Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly, 110.26.5.132-alpha"
#:package Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly@110.26.5.132-alpha
#addin nuget:?package=Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly&version=110.26.5.132-alpha&prereleaseInstall as a Cake Addin
#tool nuget:?package=Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly&version=110.26.5.132-alpha&prereleaseInstall as a Cake Tool
The Toggle Switch Package provides customizable toggle switch controls for Windows Forms applications, extending the Krypton Standard Toolkit with modern toggle switch functionality.
This package includes:
Stable Release:
Install-Package Krypton.Toolkit.Suite.Extended.Toggle.Switch
Canary (Beta) Release:
Install-Package Krypton.Toolkit.Suite.Extended.Toggle.Switch.Canary
Nightly (Alpha) Release:
Install-Package Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly
dotnet add package Krypton.Toolkit.Suite.Extended.Toggle.Switch
Once installed, add the necessary using directive:
using Krypton.Toolkit.Suite.Extended.Toggle.Switch;
// Create a toggle switch control
var toggleSwitch = new KryptonToggleSwitchVersion1
{
Checked = false,
Style = ToggleSwitchStyle.Metro,
UseAnimation = true
};
// Handle checked changed event
toggleSwitch.CheckedChanged += (sender, e) =>
{
MessageBox.Show($"Toggle switch is now: {toggleSwitch.Checked}");
};
// Add to form
this.Controls.Add(toggleSwitch);
This package requires:
Version matching is automatic based on your build configuration (Release/Canary/Nightly).
The package is available in three build configurations:
| Configuration | Suffix | Description |
|---|---|---|
| Release | (none) | Stable production release |
| Canary | -beta |
Beta preview with latest features |
| Nightly | -alpha |
Daily builds with cutting-edge features |
MIT License
Copyright © 2017-2026, Krypton Suite
See LICENSE file for details.
To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net9.0-windows7.0 net9.0-windows7.0 is compatible. net10.0-windows net10.0-windows was computed. net10.0-windows7.0 net10.0-windows7.0 is compatible. net11.0-windows7.0 net11.0-windows7.0 is compatible. |
| .NET Framework | net472 net472 is compatible. net48 net48 is compatible. net481 net481 is compatible. |
Showing the top 2 NuGet packages that depend on Krypton.Toolkit.Suite.Extended.Toggle.Switch.Nightly:
| Package | Downloads |
|---|---|
|
Krypton.Toolkit.Suite.Extended.Ultimate.Nightly
The Ultimate all-in-one package for Krypton Toolkit Suite Extended. This package includes ALL Extended Toolkit assemblies and dependencies bundled together for maximum convenience. Supports .NET Framework 4.7.2 - 4.8.1, .NET 8 - 10. All libraries are included targeting each specific framework version for performance purposes. This package includes: - All Extended Toolkit controls and components - All shared utilities and tools - All dependencies required for full functionality - Support for all target frameworks Perfect for applications that need the complete Extended Toolkit without managing individual packages. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md |
|
|
Krypton.Toolkit.Suite.Extended.Ultimate.Lite.Nightly
The Ultimate Lite all-in-one package for Krypton Toolkit Suite Extended. This package includes ALL Extended Toolkit assemblies and dependencies bundled together for maximum convenience. This is the LITE version with reduced framework targets for smaller package size. Supports .NET Framework 4.8 - 4.8.1, .NET 8 - 10. All libraries are included targeting each specific framework version for performance purposes. This package includes: - All Extended Toolkit controls and components - All shared utilities and tools - All dependencies required for full functionality - Support for modern target frameworks (excludes .NET Framework 4.7.2) Perfect for applications targeting modern frameworks that need the complete Extended Toolkit without managing individual packages. Difference from Ultimate package: - Ultimate: Supports net472, net48, net481, net8.0, net9.0, net10.0 - Ultimate.Lite: Supports net48, net481, net8.0, net9.0, net10.0 (excludes net472) To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 110.26.5.132-alpha | 62 | 5/12/2026 |
| 110.26.4.103-alpha | 69 | 4/13/2026 |
| 110.26.4.100-alpha | 63 | 4/10/2026 |
| 110.26.4.96-alpha | 67 | 4/6/2026 |
| 110.26.4.92-alpha | 66 | 4/2/2026 |
| 110.26.3.60-alpha | 64 | 3/1/2026 |
| 110.26.2.50-alpha | 77 | 2/19/2026 |
| 110.26.2.48-alpha | 68 | 2/17/2026 |
| 110.26.2.47-alpha | 67 | 2/16/2026 |
| 110.26.1.29-alpha | 80 | 1/29/2026 |
| 110.26.1.25-alpha | 77 | 1/25/2026 |
| 110.26.1.10-alpha | 77 | 1/10/2026 |
| 110.26.1.5-alpha | 83 | 1/5/2026 |
| 110.26.1.2-alpha | 83 | 1/2/2026 |
| 110.26.1.1-alpha | 83 | 1/1/2026 |
| 100.25.11.320-alpha | 226 | 11/16/2025 |
| 100.25.11.318-alpha | 235 | 11/14/2025 |
| 100.25.11.314-alpha | 232 | 11/10/2025 |
| 100.25.10.300-alpha | 175 | 10/27/2025 |
| 100.25.10.299-alpha | 134 | 10/26/2025 |
Get updates here: https://github.com/Krypton-Suite/Extended-Toolkit