GetFolderSettingsEventArgsHwnd Property |
Gets the created window handle. May be IntPtr.Zero depending on context.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IntPtr Hwnd { get; }
Property Value
Type:
IntPtrThe created window handle.
See Also