public static bool IsChild( IntPtr hWndParent, IntPtr hWnd )
'Declaration Public Shared Function IsChild( _ ByVal hWndParent As IntPtr, _ ByVal hWnd As IntPtr _ ) As Boolean
Win32 Class Win32 Members