ComponentSpace Marquee Control Reference

ScrollingImageText.PositionChanged Event

Occurs when the images and text 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

ScrollingImageText Class | ComponentSpace.Marquee Namespace