Table of Contents

Method ShowDropDownMenu

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ShowDropDownMenu(int, ContextMenu)

Shows context menu under the toolbar item.

public void ShowDropDownMenu(int toolId, ContextMenu contextMenu)

Parameters

toolId int

ID of a previously added tool.

contextMenu ContextMenu

Context menu.