ShellTextEditorControl.GetParent Metodo

Definizione

Overload

GetParent(IntPtr)
GetParent(HandleRef)

GetParent(IntPtr)

public:
 static IntPtr GetParent(IntPtr hWnd);
public static IntPtr GetParent (IntPtr hWnd);
Public Shared Function GetParent (hWnd As IntPtr) As IntPtr

Parametri

hWnd
IntPtr

Restituisce

IntPtr

Si applica a

GetParent(HandleRef)

public:
 static IntPtr GetParent(System::Runtime::InteropServices::HandleRef hWnd);
public static IntPtr GetParent (System.Runtime.InteropServices.HandleRef hWnd);
Public Shared Function GetParent (hWnd As HandleRef) As IntPtr

Parametri

hWnd
HandleRef

Restituisce

IntPtr

Si applica a