Control::GetChildAtPoint Method
.NET Framework (current version)
Retrieves the child control at a specified location.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | GetChildAtPoint(Point) | Retrieves the child control that is located at the specified coordinates. |
![]() | GetChildAtPoint(Point, GetChildAtPointSkip) | Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. |
Show:
