JASE.Controls
1.0.4
dotnet add package JASE.Controls --version 1.0.4
NuGet\Install-Package JASE.Controls -Version 1.0.4
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="JASE.Controls" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JASE.Controls --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JASE.Controls, 1.0.4"
#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 JASE.Controls as a Cake Addin #addin nuget:?package=JASE.Controls&version=1.0.4 // Install JASE.Controls as a Cake Tool #tool nuget:?package=JASE.Controls&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
JASE.Controls
A Control Suite for Windows Forms applications (work-in-progress).
Control List:
- Separator:
Features:
- Gradient Line;
- Multiple, evenly-spaced lines that make up a single multi-colored line;
- Dashed and Dotted line;
- Change Thickness of Line;
- Change Color of Line;
- Supports both Horizontal and Vertical directions;
- Supports Blinking Mode [where the Separator blinks between two different colors];
- Added the ability to change the Disabled Color.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- 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.
Added support for changing the Disabled Color.