Table of Contents

Method AddItems

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AddItems(IMenuProperties)

Adds all items from the specified menu to the tool bar.

public virtual void AddItems(IMenuProperties menu)

Parameters

menu IMenuProperties

An object that provides access to the menu items to add. Cannot be null.