Click or drag to resize

ViewHwnd Property

Retrieves a handle to the view window.

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

Property Value

Type: IntPtr
The window handle.
See Also