Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
Public Function GetChildAtPoint ( _ pt As Point, _ skipValue As GetChildAtPointSkip _ ) As Control
Dim instance As Control Dim pt As Point Dim skipValue As GetChildAtPointSkip Dim returnValue As Control returnValue = instance.GetChildAtPoint(pt, _ skipValue)
public Control GetChildAtPoint( Point pt, GetChildAtPointSkip skipValue )
public: Control^ GetChildAtPoint( Point pt, GetChildAtPointSkip skipValue )
public function GetChildAtPoint( pt : Point, skipValue : GetChildAtPointSkip ) : Control
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98