UtilFormsGetControlFromPoint Method

Overload List

GetControlFromPoint(Control) Gets the corresponding control (if any) that is over the specified mouse point.
GetControlFromPoint(Form) Gets the corresponding control (if any) that is over the current mouse point.
GetControlFromPoint(Control, Point) Gets the corresponding control (if any) that is over the specified mouse point.
GetControlFromPoint(Form, Point) Gets the corresponding control (if any) that is over the specified point.

See Also