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
toolIdintID of a previously added tool.
onEventAuiToolbarItemDropDownOnEventType of event which shows a drop down menu.