ComponentSpace Marquee Control Reference

ScrollingText.Delay Property

Gets or sets the delay in milliseconds before moving the image.

[Visual Basic]
Public Property Delay As Integer
[C#]
public int Delay {get; set;}

Property Value

The delay in milliseconds before moving the image. The default is 10 ms.

See Also

ScrollingText Class | ComponentSpace.Marquee Namespace