public static IntPtr SetParent( IntPtr hWndChild, IntPtr hWndNewParent )
'Declaration Public Shared Function SetParent( _ ByVal hWndChild As IntPtr, _ ByVal hWndNewParent As IntPtr _ ) As IntPtr
Win32 Class Win32 Members