Compartir a través de


ShellTextEditorControl.SetParent(HandleRef, HandleRef) Método

Definición

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

Parámetros

hWnd
HandleRef
hWndParent
HandleRef

Devoluciones

IntPtr

nativeint

Se aplica a