ComponentSpace Marquee Control Reference

ScrollingImageText.Scrolled Event

Occurs when the images and text have completed a scroll cycle.

[Visual Basic]
Public Event Scrolled As EventHandler
[C#]
public event EventHandler Scrolled;

See Also

ScrollingImageText Class | ComponentSpace.Marquee Namespace