mt-alts / AnimOfDots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnimOfDots (Loading Indicator)

[.NET WinForms] Animation of loading with dots for C# and VB.NET

Preview:

Pulse Circular DotScaling
DotGridFlashing MultiplePulse DoubleDotSpin
DotTyping Overlay DotFlashing

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
according to the color array

DotGridFlashing

Property or Method Type Description
ColorAlpha Property Changes the transparency level of
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.

About

License:MIT License


Languages

Language:C# 100.0%