Guna.UI2.WinForms
2.0.1.3
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.
See the version list below for details.
Install-Package Guna.UI2.WinForms -Version 2.0.1.3
dotnet add package Guna.UI2.WinForms --version 2.0.1.3
<PackageReference Include="Guna.UI2.WinForms" Version="2.0.1.3" />
paket add Guna.UI2.WinForms --version 2.0.1.3
#r "nuget: Guna.UI2.WinForms, 2.0.1.3"
Release Notes
Improved > Guna2Chip:
- Support RightToLeft.
- Support processing of prefix characters.
- Added the property TextFormatNoPrefix.
> If TextFormatNoPrefix = true, Turns off processing of prefix characters.
- Added the property IsClosable.
> If IsClosable = true, the Chip Close button will be displayed.
Improved > Guna2Button:
- Support RightToLeft.
- Support processing of prefix characters.
- Added the property TextFormatNoPrefix.
> If TextFormatNoPrefix = true, Turns off processing of prefix characters.
Improved > Guna2TileButton:
- Support RightToLeft.
- Support processing of prefix characters.
- Added the property TextFormatNoPrefix.
> If TextFormatNoPrefix = true, Turns off processing of prefix characters.
Improved > Guna2CircleButton:
- Support RightToLeft.
- Support processing of prefix characters.
- Added the property TextFormatNoPrefix.
> If TextFormatNoPrefix = true, Turns off processing of prefix characters.
Improved > Guna2GradientButton:
- Support RightToLeft.
- Support processing of prefix characters.
- Added the property TextFormatNoPrefix.
> If TextFormatNoPrefix = true, Turns off processing of prefix characters.
Improved > Guna2GradientTileButton:
- Support RightToLeft.
- Support processing of prefix characters.
- Added the property TextFormatNoPrefix.
> If TextFormatNoPrefix = true, Turns off processing of prefix characters.
Improved > Guna2GradientCircleButton:
- Support RightToLeft.
- Support processing of prefix characters.
- Added the property TextFormatNoPrefix.
> If TextFormatNoPrefix = true, Turns off processing of prefix characters.
Notes:
- Prefix characters. Typically, the ampersand mnemonic-prefix character is interpreted as a directive to underscore the character that follows, and the double-ampersand mnemonic-prefix characters as a directive to print a single ampersand.
Dependencies
-
.NETFramework 4.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.