PreviewHandlerHandle Property |
Gets or sets the window handle of the previewer.
By default its value is Zero.
Namespace:
ShellBoost.Core.Handlers
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected virtual IntPtr Handle { get; set; }
Property Value
Type:
IntPtr
The previewer window handle.
See Also