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:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int Id { get; }

Property Value

Type: Int32
The identifier.
See Also