TaskDialogProgressBarMarqueeAnimationSpeed Property
Gets or sets the current animation speed value of the progress bar.
This property is used only when
ProgressBarStyle is
Marquee.
Zero value stops the animation.
Default value: 20.
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public int ProgressBarMarqueeAnimationSpeed { get; set; }
Public Property ProgressBarMarqueeAnimationSpeed As Integer
Get
Set
public:
property int ProgressBarMarqueeAnimationSpeed {
int get ();
void set (int value);
}
member ProgressBarMarqueeAnimationSpeed : int with get, set
Property Value
Int32