ComponentSpace Marquee Control Reference

ScrollingImage.Scrolled Event

Occurs when the image has completed a scroll cycle.

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

See Also

ScrollingImage Class | ComponentSpace.Marquee Namespace