ComponentSpace Marquee Control Reference

ScrollingText.HitTest Method ()

Tests whether the current cursor position is within the boundaries of the scrolling 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 text; false otherwise

See Also

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