Click or drag to resize

ShellMenuInvokeEventArgsIconHandle Property

Gets the icon handle.

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

Property Value

Type: IntPtr
The icon handle.
See Also