System.Windows.Forms.ToolStripProgressBar.MarqueeAnimationSpeed Property

Gets or sets a value representing the delay between each ProgressBarStyle.Marquee display update, in milliseconds.

Syntax

[System.ComponentModel.DefaultValue(100)]
public int MarqueeAnimationSpeed { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ToolStripProgressBar.MarqueeAnimationSpeed property gets or sets the delay of display update. Therefore, as you decrease the value of the ToolStripProgressBar.MarqueeAnimationSpeed property, the speed of the animation increases.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0