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

In This Topic
SetParent Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function SetParent( _
   ByVal hWndChild As IntPtr, _
   ByVal hWndNewParent As IntPtr _
) As IntPtr
 

Parameters

hWndChild
hWndNewParent
See Also