GetChildAtPoint Method

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
GetChildAtPoint(Point)
Retrieves the child control that is located at the specified coordinates.
(Inherited from Control.)
GetChildAtPoint(Point, GetChildAtPointSkip)
Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
(Inherited from Control.)

See Also