'宣言 Public Shared Function SetParent( _ ByVal hWndChild As IntPtr, _ ByVal hWndNewParent As IntPtr _ ) As IntPtr
public static IntPtr SetParent( IntPtr hWndChild, IntPtr hWndNewParent )
パラメータ
- hWndChild
- hWndNewParent
'宣言 Public Shared Function SetParent( _ ByVal hWndChild As IntPtr, _ ByVal hWndNewParent As IntPtr _ ) As IntPtr
public static IntPtr SetParent( IntPtr hWndChild, IntPtr hWndNewParent )