Guna.UI2.WinForms 2.0.1.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Guna.UI2.WinForms --version 2.0.1.2
NuGet\Install-Package Guna.UI2.WinForms -Version 2.0.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Guna.UI2.WinForms" Version="2.0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Guna.UI2.WinForms --version 2.0.1.2
#r "nuget: Guna.UI2.WinForms, 2.0.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Guna.UI2.WinForms as a Cake Addin
#addin nuget:?package=Guna.UI2.WinForms&version=2.0.1.2

// Install Guna.UI2.WinForms as a Cake Tool
#tool nuget:?package=Guna.UI2.WinForms&version=2.0.1.2

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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Guna.UI2.WinForms:

Package Downloads
LOMB

Gestión de Biblioteca

Presentacion

Description

RoomBookingSystem

Book a room

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Guna.UI2.WinForms:

Repository Stars
RetroDriven/Pocket_Updater
Windows GUI Application to Update Cores for the Analogue Pocket
dehoisted/Bat2Exe
Windows user interface for converting your batch files into executables.
Version Downloads Last updated
2.0.4.6 38,896 11/25/2023
2.0.4.5 22,404 9/1/2023
2.0.4.4 49,182 2/21/2023
2.0.4.2 9,799 1/23/2023
2.0.4 6,802 1/4/2023
2.0.3.5 24,755 9/9/2022
2.0.3.4 7,021 8/16/2022
2.0.3.3 9,674 7/9/2022
2.0.3.2 24,146 3/24/2022
2.0.3.1 8,326 2/21/2022
2.0.3 5,265 2/7/2022
2.0.2.9 3,320 1/31/2022
2.0.2.8 6,219 1/3/2022
2.0.2.7 3,479 12/24/2021
2.0.2.6 2,758 12/18/2021
2.0.2.5 6,726 11/17/2021
2.0.2.4 5,585 10/26/2021
2.0.2.3 6,266 9/26/2021
2.0.2.1 3,804 9/15/2021
2.0.2 8,078 8/9/2021
2.0.1.9 11,747 6/23/2021

Improved> Guna2HScrollBar:
- Supports binding to TextBox and RichTextBox
> Example: Guna2HScrollBar1.BindingContainer = TextBox1
Improved> Guna2VScrollBar:
- Supports binding to TextBox and RichTextBox
> Example: Guna2VScrollBar1.BindingContainer = TextBox1

Fixed > Guna2TextBox:
- Fixed an issue with the HoverState.FillColor property
- Fixed an issue with the HoverState.ForeColor property
- Fixed an issue with the HoverState.PlaceholderForeColor property
- Fixed an issue with the FocusedState.FillColor property
- Fixed an issue with the FocusedState.ForeColor property
- Fixed an issue with the FocusedState.PlaceholderForeColor property
Fixed > Guna2NumericUpDown:
- Fixed an issue with the KeyDown event
- Fixed an issue with the KeyUp event
- Fixed an issue with the KeyPress event
Fixed > Guna2ProgressIndicator:
- Fixed an issue with the Anchor property
Fixed > Guna2HScrollBar:
- Fixed an issue with the BinderContainer property not working on the control panel or container-control
Fixed > Guna2VScrollBar:
- Fixed an issue with the BinderContainer property not working on the control panel or container-control
Fixed > Guna2DateTimePicker:
- Fixed an issue with time input
- Fixed an issue with the ShowUpDown property
Fixed > Guna2ComboBox:
- Fixed an issue with focus
Fixed > Guna2BorderlessForm:
- Fixed an issue with the DockForm property
Fixed > Guna2DragControl:
- Fixed an issue with the DockForm property