Method SetToolDropDownOnEvent
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
intID of a previously added tool.
onEvent
AuiToolbarItemDropDownOnEventType of event which shows a drop down menu.