Siticone.WinForms.UI
2024.9.28
Prefix Reserved
See the version list below for details.
dotnet add package Siticone.WinForms.UI --version 2024.9.28
NuGet\Install-Package Siticone.WinForms.UI -Version 2024.9.28
<PackageReference Include="Siticone.WinForms.UI" Version="2024.9.28" />
paket add Siticone.WinForms.UI --version 2024.9.28
#r "nuget: Siticone.WinForms.UI, 2024.9.28"
// Install Siticone.WinForms.UI as a Cake Addin #addin nuget:?package=Siticone.WinForms.UI&version=2024.9.28 // Install Siticone.WinForms.UI as a Cake Tool #tool nuget:?package=Siticone.WinForms.UI&version=2024.9.28
CHANGES Updated the following controls:
- Siticone Toggle Button:
- Added the EscapeKeyCanDeselect feature to enable deselection of the selected toggle button by pressing the Escape key.
- Added the Button Click Event firing when the Left Mouse Button is clicked. Right Click events are ignored.
- Siticone Toggle Group Button:
- Added the EscapeKeyCanDeselect feature to enable deselection of the selected toggle button by pressing the Escape key.
- Enhanced the control group navigation feature through the Keyboard Arrows and single Selection by pressing the Space key.
- Enabled synchronized control selection through Mouse Click and Key Press events.
- Added the Button Click Event firing when the Left Mouse Button is clicked. Right Click events are ignored.
Welcome!
Siticone Library for Windows Forms (WinForms) Platform is a toolset for building Windows Forms (WinForms) apps for Windows, the enterprise and other platforms that support Windows Forms.
The library is designed to offer the same user experience, functionality and behavior on Windows devices of all form factors. We support the latest stable release of .NET and the latest features of C# and VB.NET.
<p>To learn more about out toolset, please watch our demos and tutorials from: https://www.youtube.com/@siticone</p> <p>You can find our contact information from our official website: https://www.siticoneframework.com/</p>
We wish you a productive development experience! 😊
<h4>IMPORTANT.</h4> <h5>Siticone Technology License:</h5>
Please read and agree to our license terms, refund policy, and privacy policy.
- License terms: https://www.siticoneframework.com/terms
- Refund policy: https://www.siticoneframework.com/privacy
- Privacy policy: https://www.siticoneframework.com/refund
If you have any questions, do not hesitate to contact us anytime.
Find our contacts from our official website: https://www.siticoneframework.com/
Thank you.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. |
-
net8.0-windows7.0
- Microsoft.AspNetCore.Cryptography.KeyDerivation (>= 8.0.8)
- Microsoft.WinForms.Designer.SDK (>= 1.6.0)
- System.Management (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2024.10.7 | 773 | 10/7/2024 |
2024.10.1 | 227 | 10/1/2024 |
2024.9.28 | 190 | 9/28/2024 |
2024.9.27.2 | 114 | 9/28/2024 |
2024.9.27.1 | 108 | 9/28/2024 |
2024.9.27 | 169 | 9/27/2024 |
Fixed a minor licensing issue.