ComponentSpace Marquee Control Reference

ScrollingText.HitTest Method

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

Overload List

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

public bool HitTest();

Tests whether the point, in screen coordinates, is within the boundaries of the scrolling text.

public bool HitTest(Point);

See Also

ScrollingText Class | ComponentSpace.Marquee Namespace