Master menu (select an item to display its children in Slave menu)
Slave menu
Source Code & Description
This example demostrates how one menu can be used to populate another. We use
the Clone() method to copy items from the first menu and
create the contents of the second menu, which consists of the children of the
clicked item.