Click or drag to resize

MenuItemBitmapHandle Property

Gets the bitmap handle.

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

Property Value

Type: IntPtr
The bitmap handle.
See Also