Method AddItems
AddItems(IMenuProperties)
Adds all items from the specified menu to the tool bar.
public virtual void AddItems(IMenuProperties menu)
Parameters
menuIMenuPropertiesAn object that provides access to the menu items to add. Cannot be null.