(Paulo Morgado) First of all, we need to subclass the System.Windows.Forms.MenuItem class and declare all the constructors. Then add the desired public property (Tag) and a private field to support it (tag). Finally, we just need to override the methods needed to merge and clone menu items.
Read More - Register for Free Membership