Table of Contents

Method SetToolDropDownMenu

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetToolDropDownMenu(int, ContextMenu)

Sets a menu used as this toolbar item drop-down.

public void SetToolDropDownMenu(int toolId, ContextMenu menu)

Parameters

toolId int

ID of a previously added tool.

menu ContextMenu

Drop down menu.