Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Retrieves the child control at a specified location.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
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. |
Top
Remarks
This method provides the same functionality as the Control.GetChildAtPoint method. For more information about using this method, see Control.GetChildAtPoint.
See Also
Reference
Microsoft.Office.Tools Namespace