Click or drag to resize

MenuItemIndex Property

Gets this item menu index.

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

Property Value

Type: Int32
The index.
See Also