ProgressRectangle 1.0.0

dotnet add package ProgressRectangle --version 1.0.0
NuGet\Install-Package ProgressRectangle -Version 1.0.0
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="ProgressRectangle" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProgressRectangle --version 1.0.0
#r "nuget: ProgressRectangle, 1.0.0"
#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 ProgressRectangle as a Cake Addin
#addin nuget:?package=ProgressRectangle&version=1.0.0

// Install ProgressRectangle as a Cake Tool
#tool nuget:?package=ProgressRectangle&version=1.0.0

Progress Rectangles

Progress rectangles are rectangles that show progress. They run on a timer. To include them into a WinForm do Choose Items in Toolbox, press Browse, select the DLL, press OK in the open-file dialog, then press OK in the Choose Items dialog. The control is then added to the Toolbox. Progress rectangles have methods to control them. Start() and Stop() are controller methods. Start() starts, Stop() stops. Progress rectangles aren't started right when they are created. To track age from Excel spreadsheet use 09/30/2010

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  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.7

    • 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.0 491 2/9/2020

- Added ProgressRect