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.3.1
Syntax
IntPtr OwnerHandle { get; }

Property Value

Type: IntPtr
See Also