Click or drag to resize

NamespaceTreeControlHwnd Property

Retrieves a handle to the tree control window.

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

Property Value

Type: IntPtr
The tree control handle.
See Also