ComponentSpace Marquee Control Reference

ScrollingText.Repeat Property

Gets or sets the number of times to scroll the image. A negative value means repeat continuously.

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

Property Value

The number of times to scroll the image. The default is to repeat continuously.

See Also

ScrollingText Class | ComponentSpace.Marquee Namespace