JASE.Controls 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package JASE.Controls --version 1.0.2
NuGet\Install-Package JASE.Controls -Version 1.0.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="JASE.Controls" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JASE.Controls --version 1.0.2
#r "nuget: JASE.Controls, 1.0.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 JASE.Controls as a Cake Addin
#addin nuget:?package=JASE.Controls&version=1.0.2

// Install JASE.Controls as a Cake Tool
#tool nuget:?package=JASE.Controls&version=1.0.2

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.
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 97 4/30/2024
1.0.3 82 4/29/2024
1.0.2 83 4/29/2024
1.0.1 94 4/27/2024
1.0.0 93 4/24/2024

Now supports multiple, evenly-spaced colors.