ComponentSpace Marquee Control Reference

ScrollingImage.PositionChanged Event

Occurs when the image position has changed.

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

Remarks

For performance reasons, not every position change is reported. Instead, only significant changes are reported.

See Also

ScrollingImage Class | ComponentSpace.Marquee Namespace