다음을 통해 공유


ShellTextEditorControl.SetParent(HandleRef, HandleRef) 메서드

정의

public:
 static IntPtr SetParent(System::Runtime::InteropServices::HandleRef hWnd, System::Runtime::InteropServices::HandleRef hWndParent);
public static IntPtr SetParent (System.Runtime.InteropServices.HandleRef hWnd, System.Runtime.InteropServices.HandleRef hWndParent);
static member SetParent : System.Runtime.InteropServices.HandleRef * System.Runtime.InteropServices.HandleRef -> nativeint
Public Shared Function SetParent (hWnd As HandleRef, hWndParent As HandleRef) As IntPtr

매개 변수

hWnd
HandleRef
hWndParent
HandleRef

반환

IntPtr

nativeint

적용 대상