Overload | Description |
---|---|
HitTest(Int32,Int32) | Returns information about the control at a specified point on the control surface. |
HitTest(Point) | Returns information about the control at a specified point on the control surface. |
HitTest() | Returns information about the control at the current mouse position. |