I'd like to programmatically provide menu items to my Shell.
There seems to be a mechanism Shell.Items.Add(ShellItem), but the subclass MenuShellItem is protected.
Is there another way I can add menu items to my Shell?
↧
Shell: How to add menu items from code?
↧