PreviewHandlerParentHandle Property |
Gets the parent window handle.
Namespace:
ShellBoost.Core.Handlers
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected IntPtr ParentHandle { get; }
Property Value
Type:
IntPtr
The parent window handle.
See Also