IWin32Window.Handle Eigenschaft

Definition

Ruft das Fensterhandle ab.

public:
 property IntPtr Handle { IntPtr get(); };
public IntPtr Handle { get; }
member this.Handle : nativeint
Public ReadOnly Property Handle As IntPtr

Eigenschaftswert

IntPtr

nativeint

Das Fensterhandle.

Gilt für