Click or drag to resize

IHostWindowOwnerHandle Property

Gets the handle of an owner window for displaying dialogs on behalf of script code.

Namespace: Microsoft.ClearScript.Windows
Assembly: ClearScript.Windows.Core (in ClearScript.Windows.Core.dll) Version: 7.4.5
Syntax
IntPtr OwnerHandle { get; }

Property Value

IntPtr
See Also