C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / IsChild Method

In This Topic
IsChild Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function IsChild( _
   ByVal hWndParent As IntPtr, _
   ByVal hWnd As IntPtr _
) As Boolean
 

Parameters

hWndParent
hWnd
See Also