[]
        
(Showing Draft Content)

C1.Util.Win.Win32.IsChild

IsChild Method

IsChild(IntPtr, IntPtr)

Declaration
public static extern bool IsChild(IntPtr hWndParent, IntPtr hWnd)
Public Shared Function IsChild(hWndParent As IntPtr, hWnd As IntPtr) As Boolean
Parameters
Type Name Description
IntPtr hWndParent
IntPtr hWnd
Returns
Type Description
bool