[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetParent

SetParent Method

SetParent(nint, nint)

Declaration
public static extern nint SetParent(nint hWndChild, nint hWndNewParent)
Public Shared Function SetParent(hWndChild As IntPtr, hWndNewParent As IntPtr) As IntPtr
Parameters
Type Name Description
nint hWndChild
nint hWndNewParent
Returns
Type Description
nint