ComponentSpace Marquee Control Reference

ScrollingText.Scrolled Event

Occurs when the text has completed a scroll cycle.

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

See Also

ScrollingText Class | ComponentSpace.Marquee Namespace