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);
Public Shared Function SetParent (hWnd As HandleRef, hWndParent As HandleRef) As IntPtr

參數

hWnd
HandleRef
hWndParent
HandleRef

傳回

IntPtr

適用於