Animation Effect Delay
You can specify the length of time that has to pass before the progress bar’s animation effect begins by setting the AnimationDelay property. The unit of time used for specifying animation effect duration is in milliseconds, and the default setting for the AnimationDuration property is 0 milliseconds, which will cause the animation to begin immediately. Increase this value to extend the period before an animation is fired, and decrease this number to shorten the period before an animation is fired.
|