ShellMenuItemItems Property |
Gets the child items.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual ShellMenuItemList Items { get; }
Property Value
Type:
ShellMenuItemListThe child items.
See Also