Table of Contents

Method SetToolDropDownOnEvent

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

SetToolDropDownOnEvent(int, AuiToolbarItemDropDownOnEvent)

Sets when a drop down menu associated with the toolbar item is shown.

public void SetToolDropDownOnEvent(int toolId, AuiToolbarItemDropDownOnEvent onEvent)

Parameters

toolId int

ID of a previously added tool.

onEvent AuiToolbarItemDropDownOnEvent

Type of event which shows a drop down menu.