ProgressRectangle 1.0.0
dotnet add package ProgressRectangle --version 1.0.0
NuGet\Install-Package ProgressRectangle -Version 1.0.0
<PackageReference Include="ProgressRectangle" Version="1.0.0" />
paket add ProgressRectangle --version 1.0.0
#r "nuget: ProgressRectangle, 1.0.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.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 | 529 | 2/9/2020 |
- Added ProgressRect