aod-NET6
1.0.0
dotnet add package aod-NET6 --version 1.0.0
NuGet\Install-Package aod-NET6 -Version 1.0.0
<PackageReference Include="aod-NET6" Version="1.0.0" />
paket add aod-NET6 --version 1.0.0
#r "nuget: aod-NET6, 1.0.0"
// Install aod-NET6 as a Cake Addin #addin nuget:?package=aod-NET6&version=1.0.0 // Install aod-NET6 as a Cake Tool #tool nuget:?package=aod-NET6&version=1.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 | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
-
net6.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.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0 | 125 | 9/4/2024 |
Initial release of .NET 6 ported version