Click or drag to resize

FileDialogEventArgsHwnd Property

Gets the dialog box window handle.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public IntPtr Hwnd { get; }

Property Value

Type: IntPtr
The dialog box window handle.
See Also