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
#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

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.

Version Downloads Last updated
1.0.4 79 4/30/2024
1.0.3 74 4/29/2024
1.0.2 76 4/29/2024
1.0.1 86 4/27/2024
1.0.0 86 4/24/2024

Added support for changing the Disabled Color.