ComponentSpace Marquee Control Reference

ScrollingImageText.StopOnMouseOver Property

Gets or sets the flag indicating whether the image movement will stop whilst the mouse is over it.

[Visual Basic]
Public Property StopOnMouseOver As Boolean
[C#]
public bool StopOnMouseOver {get; set;}

Property Value

The flag indicating whether the image movement will stop whilst the mouse is over it. The default is false.

See Also

ScrollingImageText Class | ComponentSpace.Marquee Namespace