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