Click or drag to resize

ShellMenuAllItemsIds Property

Gets all child items menu identifier offsets.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public IEnumerable<int> AllItemsIds { get; }

Property Value

Type: IEnumerableInt32
All child items meny identifier offsets.
See Also