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