Click or drag to resize

ShellMenuItemId Property

Gets this item menu identifier offset. Note the menu identifier offset of a merged menu is not the same as the original appended menu.

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

Property Value

Type: Int32
The identifier.
See Also