Click or drag to resize

MenuInvokeOptionsIconHandle Property

Gets or sets a handle to an icon to use for any application activated by the command.

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

Property Value

Type: IntPtr
The icon handle.
See Also