Guna.UI2.WinForms
2.0.1.9
See the version list below for details.
Install-Package Guna.UI2.WinForms -Version 2.0.1.9
dotnet add package Guna.UI2.WinForms --version 2.0.1.9
<PackageReference Include="Guna.UI2.WinForms" Version="2.0.1.9" />
paket add Guna.UI2.WinForms --version 2.0.1.9
#r "nuget: Guna.UI2.WinForms, 2.0.1.9"
// Install Guna.UI2.WinForms as a Cake Addin
#addin nuget:?package=Guna.UI2.WinForms&version=2.0.1.9
// Install Guna.UI2.WinForms as a Cake Tool
#tool nuget:?package=Guna.UI2.WinForms&version=2.0.1.9
Guna UI is the suite for creating groundbreaking desktop app UI. It is for developers targeting the .NET Windows Forms platform. Guna UI guarantees faster development and improved productivity.
Requirements
Minimum System and User Requirements
Guna UI currently work with C# and VB.NET languages, specifically and specially designed for Windows Forms applications.
To effectively get the most out of our tools, your system needs to meet the following minimum requirements:
- Runs on Windows.
- Microsoft .NET Framework 4.0 or higher.
- Visual Studio 2012 or later (recommended).
As a developer, you need to:
- Have a basic knowledge of C# or VB.NET.
- Have a basic knowledge of Windows Forms.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.0
- No dependencies.
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 |
---|---|---|
2.0.3.4 | 699 | 8/16/2022 |
2.0.3.3 | 6,705 | 7/9/2022 |
2.0.3.2 | 20,387 | 3/24/2022 |
2.0.3.1 | 6,391 | 2/21/2022 |
2.0.3 | 3,060 | 2/7/2022 |
2.0.2.9 | 1,528 | 1/31/2022 |
2.0.2.8 | 4,756 | 1/3/2022 |
2.0.2.7 | 2,126 | 12/24/2021 |
2.0.2.6 | 1,503 | 12/18/2021 |
2.0.2.5 | 5,231 | 11/17/2021 |
2.0.2.4 | 4,118 | 10/26/2021 |
2.0.2.3 | 4,828 | 9/26/2021 |
2.0.2.1 | 2,379 | 9/15/2021 |
2.0.2 | 6,391 | 8/9/2021 |
2.0.1.9 | 8,303 | 6/23/2021 |
New Control: Guna2TabControl:
- Easy-to-use, customizable and more interactive TabControl with properties like TabButtonIdleState, TabButtonHoverState, TabButtonSelectedState and etc
New Component: Guna2DataGridViewStyler:
- Component that makes it easy for you to change the style of multiple DataGridView
Fixed: Guna2ProgressBar:
- Fixed issue with Increment and Decrement methods
Fixed: Guna2VProgressBar:
- Fixed issue with Increment and Decrement methods
Fixed: Licensing Client