BatLine.AnimOfDots
3.0.0
dotnet add package BatLine.AnimOfDots --version 3.0.0
NuGet\Install-Package BatLine.AnimOfDots -Version 3.0.0
<PackageReference Include="BatLine.AnimOfDots" Version="3.0.0" />
paket add BatLine.AnimOfDots --version 3.0.0
#r "nuget: BatLine.AnimOfDots, 3.0.0"
// Install BatLine.AnimOfDots as a Cake Addin #addin nuget:?package=BatLine.AnimOfDots&version=3.0.0 // Install BatLine.AnimOfDots as a Cake Tool #tool nuget:?package=BatLine.AnimOfDots&version=3.0.0
AnimOfDots (Loading Indicator)
[.NET WinForms] Animation of loading with dots for C# and VB.NET
Preview:
<img src="https://raw.githubusercontent.com/mt-alts/AnimOfDots/main/preview.gif"/>
<table> <tr> <td>Pulse</td> <td>Circular</td> <td>DotScaling</td> </tr> <tr> <td>DotGridFlashing</td> <td>MultiplePulse</td> <td>DoubleDotSpin</td> </tr> <tr> <td>DotTyping</td> <td>Overlay</td> <td>DotFlashing</td> </tr> </table>
Properties and Methods
Common property and methods
Property or Method | Type | Description |
---|---|---|
AnimationSpeed | Property | Changes animation speed |
BackColor | Property | Changes the background color of the indicator |
Start() | Method | Start animating |
Stop() | Method | Stop animating |
Circular, DotGridFlashing, DotTyping, DoubleDotSpin, Pulse, MultiplePulse
Property or Method | Type | Description |
---|---|---|
ForeColor | Property | Changes the color of the indicator |
Overlay, ColorfulCircular, DotScaling
Property or Method | Type | Description |
---|---|---|
Colors | Property | Changes the color of the indicator <br /> according to the color array |
DotGridFlashing
Property or Method | Type | Description |
---|---|---|
ColorAlpha | Property | Changes the transparency level of <br /> half of the indicator elements |
DotFlashing, DoubleDotSpin
Property or Method | Type | Description |
---|---|---|
PrimaryColor | Property | Changes the primary color |
SecondaryColor | Property | Changes the secondary color |
âšī¸ Some controls must have the same aspect ratio to work properly.</br>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- Microsoft.CSharp (>= 4.7.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
.NETFramework 4.7.2
- Microsoft.CSharp (>= 4.7.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
.NETFramework 4.8
- Microsoft.CSharp (>= 4.7.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
net5.0-windows7.0
- Microsoft.CSharp (>= 4.7.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
net6.0-windows7.0
- Microsoft.CSharp (>= 4.7.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
net7.0-windows7.0
- Microsoft.CSharp (>= 4.7.0)
- System.Data.DataSetExtensions (>= 4.5.0)
-
net8.0-windows7.0
- Microsoft.CSharp (>= 4.7.0)
- System.Data.DataSetExtensions (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Support for multiple .NET versions including .NET 8, 7, 6, 5, Core 3.1, Framework 4.7.2, 4.8