| ComponentSpace Marquee Control Reference |
|
ScrollingImageText.Delay Property
Gets or sets the delay in milliseconds before moving the images and text.
[Visual Basic]
Public Property Delay As
Integer
[C#]
public
int Delay {get; set;}
Property Value
The delay in milliseconds before moving the images and text. The default is 10 ms.
See Also
ScrollingImageText Class | ComponentSpace.Marquee Namespace