[]
        
(Showing Draft Content)

C1.Util.Win.Win32.IsChild

IsChild Method

IsChild(IntPtr, IntPtr)

Declaration
public static extern bool IsChild(IntPtr hWndParent, IntPtr hWnd)
Parameters
Type Name Description
IntPtr hWndParent
IntPtr hWnd
Returns
Type Description
bool