IVisualTipExtender.GetChildAtPoint Method
Returns the child component which containes the given coordinates.
Parameters
-
control
- The parent Control whose child component is to be returned.
-
x
- The x-coordinate of the mouse.
-
y
- The y-coordinate of the mouse.
Return Value
The child component which contains the given coordinates.
See Also
IVisualTipExtender Interface | Skybound.VisualTips Namespace