ComponentSpace Marquee Control Reference

ScrollingImageText.HitTest Method ()

Tests whether the current cursor position is within the boundaries of the scrolling images and text.

[Visual Basic]
Overloads Public Function HitTest() As Boolean
[C#]
public bool HitTest();

Return Value

true if the current cursor position is within the boundaries of the scrolling images and text; false otherwise

See Also

ScrollingImageText Class | ComponentSpace.Marquee Namespace | ScrollingImageText.HitTest Overload List