WindowHelperService.ParentWindowHwnd Property

Definition

Gets or sets the handle of the parent window.

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

Property Value

IntPtr

nativeint

Returns IntPtr.

Applies to